4uToolsFree Online Tools

Number to Words Converter

Instantly convert numerical figures into their written English word equivalents. This tool is invaluable for writing checks, filling out legal documents, or simply learning how to spell out large numbers correctly.

Why convert numbers to words?

Writing out numbers in words is often required to prevent fraud and ensure clarity. For example, on a bank check, the amount is written in both figures and words to avoid alteration. It's also useful for formal writing where style guides often dictate that smaller numbers be written out.

How Numbers Are Spelled in English

The English number system uses a combination of base words and scale words to express any number, no matter how large. The base words are the unique names for numbers 1–19 (one, two, ... nineteen), the multiples of ten (twenty, thirty, ... ninety), and "hundred." Scale words mark groups of three digits: thousand, million, billion, trillion, and beyond.

The Naming Pattern

Every number can be broken into groups of three digits (from right to left), and each group is named independently with a scale word appended:

  • 1,234 = "One Thousand Two Hundred Thirty-Four" → Group 1: 234 (Two Hundred Thirty-Four), Group 2: 1 (One Thousand)
  • 5,000,000 = "Five Million" → Group 3: 5 (Five Million), Groups 1-2 are zero
  • 1,000,001 = "One Million One" → Group 3: 1 (One Million), Group 1: 1 (One)

Examples by Scale

  • 101 → "One Hundred One"
  • 1,234 → "One Thousand Two Hundred Thirty-Four"
  • 1,000,000 → "One Million"
  • 1,000,000,000 → "One Billion"
  • -42 → "Minus Forty-Two"

When to Write Numbers as Words

Style guides generally recommend writing numbers as words in the following situations:

  • Numbers below 10 (or below 100): Most style guides (APA, Chicago, MLA) suggest spelling out numbers below ten. Some extend this to numbers below one hundred.
  • Beginning of a sentence: A sentence should never begin with a numeral. "Twenty-three people attended" is correct; "23 people attended" at the start of a sentence is not.
  • Checks and legal documents: Written amounts prevent unauthorized alterations. "$1,500 (One Thousand Five Hundred Dollars)" provides double verification.
  • Round numbers: Large round numbers are often written as words for readability: "about three million" instead of "about 3,000,000."

Frequently Asked Questions

Does this tool support negative numbers?

Yes. Negative numbers are prefixed with "Minus." For example, -42 converts to "Minus Forty-Two." This follows standard mathematical English conventions.

What is the largest number this tool can convert?

This tool can convert numbers up to the quadrillions (1015). Beyond that, JavaScript's safe integer limit (253 - 1 ≈ 9 quadrillion) may cause precision issues with very large numbers.

Does it support decimal numbers?

Currently, this tool converts whole numbers (integers) only. Decimal values are truncated to their integer part before conversion. For example, 12.75 would be converted as 12 ("Twelve").

What is the difference between "and" usage in British vs. American English?

In British English, "and" is placed before the tens/units in a number: "One Hundred and Twenty-Three." In American English, the "and" is typically omitted: "One Hundred Twenty-Three." This tool follows the American English convention.