Words to Numbers Converter
Words to numbers converter: type a number in English words, like two thousand five hundred, and get the digits. Handles decimals and negatives too.
Formula
Parses English number words, including hundreds, thousands, millions and decimals after 'point'.
Use it from the API
curl "https://moltcalc.com/api/calc/words-to-numbers?words=one%20thousand%20two%20hundred%20thirty-four"
See the API docs for every endpoint and the input schema.
FAQ
What formats are supported?+
Standard English number words such as 'forty two', 'one hundred', 'two thousand five hundred', and larger scales up to trillion. Hyphens, commas and the word 'and' are ignored. Use 'point' for decimals and 'negative' or 'minus' for negative numbers.
Related calculators
Rounding Calculator
Rounding calculator that rounds any number to the decimal places you choose, from whole numbers to 10 places. Instant, exact and free to use.
Percentage Calculator
Percentage calculator that finds what X percent of a number is, like 15% of 200, with the working shown. Quick answers for tips, tests and discounts.