Number to Words
Convert numbers into written words.
Convert numbers into written words.
Related tools
Ready tools are shown first.
Tool guide
Free Online Number to Words Converter
Spell integers, negative values, and decimal digits in English words directly in your browser. The converter uses exact integer parsing and reads digits after the decimal point individually for clear, copyable output.
Steps
How it works
- Enter a plain integer or decimal number.
- Validate the numeric text and its sign.
- Convert the integer groups and decimal digits into English words.
- Copy or download the written result.
Highlights
Key features
- Supports positive and negative plain-number input.
- Reads decimal digits individually after the word point.
- Uses exact BigInt parsing for the integer portion.
- Uses English scale names from thousand through quadrillion.
- Hyphenates compound values from twenty-one through ninety-nine.
- Accepts pasted text or one plain-text file.
Use cases
Common uses
- Write a number in words for a document or label.
- Create readable numeric examples and test data.
- Spell negative and decimal values.
- Check English wording for common large integers.
Notes
Limitations to know
- Output is English only and follows a compact style without the British-style word and.
- Currency names, cents, cheque wording, and legal amount formatting are not included.
- Scale names stop at quadrillion, so larger integers are outside the supported wording range.
- Scientific notation, commas, plus signs, fractions, and currency symbols are rejected.
- Leading zeros in the integer portion are not preserved as separately spoken digits.
FAQ
Frequently asked questions
Can Number to Words convert decimals?
Yes. Digits after the decimal point are spoken individually, such as 12.05 becoming Twelve point zero five.
Can it convert negative numbers?
Yes. Valid negative input is prefixed with the word negative.
What is the largest supported named scale?
The built-in scale names run through quadrillion; larger values should not be relied on.
Does it convert currency amounts?
No. It does not add currency units, cents, or cheque-specific wording.
Are leading zeros preserved?
No. Leading zeros in the integer part are normalized rather than read as separate digits.