All Tools
Categories
XML Tools 64 Email Marketing Tools 55 Import-Export Tools 50 JSON Tools 44 Number Tools 34 Text Tools 13 Shipping Freight Tools 5 Calculator 4
About Contact Privacy

Number to Words Converter

Free number to words converter. Convert any integer or decimal up to 66 digits into English words instantly - checks and documents, homework, invoices. Exact and readable. No sign-up.

Number
Supports integers and decimals up to 66 digits - exact place values via BigInt, short scale up to vigintillion.
Words

About Number to Words Converter

A check that says "100" is an invitation; a check that says "one hundred and 00/100" is a contract. The English number system forces every amount into words for exactly this reason - precision against fraud and error - and it does the same on invoices, legal documents and exams. But the words for large numbers are a notorious trap: place values shift, "and" conventions differ, and a single skipped group silently changes the amount.

Number to Words Converter spells any integer or decimal up to 66 digits correctly and instantly. BigInt arithmetic guarantees the place values, the short-scale names run from units to vigintillion, and decimals are read digit by digit the way people actually speak them. British "and" or American plain - your choice, exact either way.

Features

  • Up to 66 digits: Exact short-scale spelling, no floating-point rounding.
  • Integers and decimals: Whole amounts and "point" digit reading.
  • Negatives and zero: Handled exactly, no corner cases.
  • British or American style: The "and" convention is your choice.
  • Instant conversion: Words appear as you type.
  • Copy or download: Ready for checks, invoices and documents.
  • Free and private: Everything runs in your browser; nothing is uploaded.

How to Use

  1. Enter the number - an integer or decimal, up to 66 digits.
  2. Choose the style - include "and" (British) or omit it (American).
  3. Read the words as they appear instantly.
  4. Check the breakdown line showing the place value of the largest group.
  5. Copy or download the result for your document.

Examples

Example 1 - A check. Enter 1520.75. The tool writes "one thousand five hundred twenty" and reads the cents digits as "point seven five".

Example 2 - Big but exact. Enter 1000000000: "one billion". Enter 1234567890123: "one trillion two hundred thirty-four billion five hundred sixty-seven million eight hundred ninety thousand one hundred twenty-three" - correct because every place is computed, not eyeballed.

Example 3 - The and switch. Enter 101 and flip the style: "one hundred one" becomes "one hundred and one".

Example 4 - Negative. Enter -42: "negative forty-two".

Example 5 - Tiny. Enter 0: "zero" - the answer people forget to test.

Benefits

  • Exact spelling: BigInt place values, no rounding, no dropped groups.
  • Checks and invoices: The format banks and contracts expect.
  • Both English styles: American and British conventions.
  • Decimals spoken properly: Digit by digit, like people say them.
  • Instant and live: No button presses, no waiting.
  • Free and private: Runs entirely in the browser with nothing uploaded.

Frequently Asked Questions

Why convert numbers to words?
Checks and invoices require the amount written in words to prevent fraud - altering "one hundred" is harder than altering "100". Legal documents, homework problems and accessibility all need numbers spoken or written out, and doing it by hand for big numbers invites errors.
How large can the number be?
Up to 66 digits - far beyond the vigintillion scale. The tool uses BigInt arithmetic, so a number with fifty digits is spelled exactly and without floating-point rounding.
How are decimals handled?
The integer part is written fully in words, and the decimal digits are read out one at a time after the word "point" - the same convention used in spoken numbers and by banks for currency fractions.
What is the short scale?
The short scale is the naming system used in English: one million is 10^6, one billion is 10^9, one trillion is 10^12, and each new name multiplies by a thousand. The tool follows it exactly, up to vigintillion.
When is "and" used?
In British-style usage, "and" joins hundreds with the tens and units - "one hundred and twenty". American-style usage typically omits it. The tool lets you switch between the two conventions.
Can it spell negative numbers and zero?
Yes. Zero becomes "zero", and negative numbers are prefixed with "negative" - both are common failure points in handwritten conversions, handled exactly here.