Number to Words Converter
Convert numbers to written English words, spell amounts as currency for checks, and parse English words back into a number.
Number to Words Converter — Turn any number into written-out English words, spell a money amount the way you'd write it on a check (dollars and cents), or go the other way and parse a phrase like 'two hundred five' back into a number. All three modes run entirely in your browser with no upload and no server calls, so the values you type never leave your device.
What is Number to Words Converter?
Number to Words Converter is a free online tool that writes numbers as English words and reads them back. The Number mode spells whole numbers and decimals, for example 1234 becomes 'one thousand two hundred thirty-four' and 45.6 becomes 'forty-five point six'. The Currency mode writes a money amount as you would on a check, like 'one thousand two hundred thirty-four dollars and fifty cents', rounding to two decimal places for cents. The Words mode does the reverse: type a phrase such as 'two hundred five' or 'one million' and it returns the matching number. Accountants writing checks, teachers preparing worksheets, and anyone filling in legal or financial forms use it to avoid mistakes. A casing setting (lowercase, Sentence case, Title Case, or UPPERCASE) controls how the output text is capitalized. Note that the spelled-out words are always English.
How to use Number to Words Converter
- Pick a mode with the segmented buttons: Number, Currency, or Words.
- In Number or Currency mode, type the figure into the number field (decimals and a leading minus sign are allowed).
- Read the spelled-out English result in the output box; it updates automatically as you type.
- In Words mode, type an English phrase like 'two hundred five' into the text field to get the number back.
- Open Settings to choose the output casing: lowercase, Sentence case, Title Case, or UPPERCASE.
- Copy the result text and paste it into your check, form, or document.
Examples
Number mode: spell an integer
Input
Number, 1234
Output
one thousand two hundred thirty-four
Currency mode: write a check amount
Input
Currency, 1234.50
Output
one thousand two hundred thirty-four dollars and fifty cents
Words mode: parse words to a number
Input
Words, two hundred five
Output
205
Frequently asked questions
- Which language are the words written in?
- The spelled-out output is always English. Number mode produces phrases like 'one thousand two hundred thirty-four', and Currency mode uses dollars and cents. Words mode also expects English input such as 'two hundred five'.
- How are decimals handled?
- In Number mode the decimal part is read digit by digit after the word 'point' (45.6 becomes 'forty-five point six'). In Currency mode the amount is rounded to two decimal places and written as dollars and cents (1234.5 becomes '...dollars and fifty cents').
- Can I change the capitalization of the result?
- Yes. Open Settings and choose a casing: lowercase, Sentence case (first letter capitalized), Title Case (each word capitalized), or UPPERCASE. The setting applies to the Number and Currency output.
- What happens if my input is invalid?
- If the number field is empty or not a valid figure, the output shows a dash and a short note. In Words mode, an unrecognized word makes the result blank and shows a parse error until you fix the phrase.
- Does my data get uploaded anywhere?
- No. Every conversion runs 100% client-side in your browser with no upload and no server communication, so the numbers and words you enter never leave your device.
Related tools
Aspect Ratio Calculator
Enter a width or height with a target aspect ratio and instantly get the matching dimension plus the simplified ratio.
Number Base Converter
Convert numbers between binary, octal, decimal and hexadecimal.
Base64 File Converter
Encode any file or image to a Base64 data URI and decode a data URI back into a downloadable file.
BMI Calculator
Calculate your Body Mass Index from height and weight in metric or imperial units and see the matching WHO weight category instantly.