Solved.tools: Free Online Calculators & Tools

We use cookies for analytics and advertising. Learn more about our cookie policy

Number to Words Converter

Last updated: 22 August 2026

Reviewed by Gavin Meiring, Lead research and primary author ยท Doctoral Candidate (Corporate Governance) ยท Research and drafting assisted by AI

one million two hundred thirty-four thousand five hundred sixty-seven
9 words ยท 61 characters (no spaces)
Try one of these (hand-verified examples)

Click any input to load it; the table shows the expected output under each format. The right column is the UK form โ€” note the inserted "and" between hundreds and the remainder.

InputUS (no "and")UK (with "and")ย 
0zerozero
21twenty-onetwenty-one
115one hundred fifteenone hundred and fifteen
1234one thousand two hundred thirty-fourone thousand two hundred and thirty-four
1234567one million two hundred thirty-four thousand five hundred sixty-sevenone million two hundred and thirty-four thousand five hundred and sixty-seven
-42negative forty-twonegative forty-two
Scale word reference (English short scale)

English uses a short-scale grouping: each scale word marks a jump of one thousand times the previous group. The tool caps input at 15 digits (up to one quadrillion).

ScalePowerExampleSpelled
thousand10^31,000one thousand
million10^61,000,000one million
billion10^91,000,000,000one billion
trillion10^121,000,000,000,000one trillion
quadrillion10^151,000,000,000,000,000one quadrillion (capped โ€” UI limits input to 15 digits)
Common numbers (quick reference)

The five most-asked round numbers, in US style. Adding "and" converts US to UK wherever there is a hundreds/remainder split.

NumberSpellingย 
0zero
10ten
100one hundred
1,000one thousand
1,000,000one million

Hyphenation between tens and units (twenty-one, sixty-three) follows standard English style. The "and" that British style inserts is only inserted after the hundreds digit when there is a non-zero remainder โ€” e.g. one hundred and five, but one hundred when the number is exactly 100, and one hundred five thousand when the remainder is in a higher scale group.

Was this helpful?


Number to Words

A number-to-words converter translates any numeric value into its written English form, such as converting 1,457 into "one thousand, four hundred and fifty-seven." It is used for writing cheques, drafting legal documents, preparing invoices, and ensuring numerical values are expressed unambiguously in formal written communication.

How to Use the Number to Words Tool

  1. Enter any integer or decimal number into the input field.
  2. Select the output format: standard (cardinal), ordinal (first, second, third), or currency (pounds and pence, dollars and cents).
  3. Click Convert to generate the written-out text.
  4. Copy the output and paste it directly into your document.
  5. For currency, select your preferred currency symbol before converting.

The Formula

Converting a number to words follows a hierarchical grouping system based on powers of one thousand:

Numbers are grouped into sets of three digits (ones, thousands, millions, billions, etc.) from right to left. Each group of three is expressed using hundreds, tens, and units, then followed by the appropriate scale word. Tens and units from 11 to 19 use irregular names (eleven through nineteen). Tens from 20 onwards combine the tens word with a hyphen and the units word (twenty-three, forty-seven).

Real-World Example

Convert 2,305,074 to words.

Group into threes from the right: 2 | 305 | 074

Millions group: 2 = "two million" Thousands group: 305 = "three hundred and five thousand" Units group: 074 = "seventy-four"

Result: "two million, three hundred and five thousand and seventy-four"

For a currency example: 1,250.75 in British pounds = "one thousand, two hundred and fifty pounds and seventy-five pence."

When Written Numbers Are Required

Several formal contexts require numbers to be written out in full. On cheques and banker's drafts, the amount must appear in words to prevent fraudulent alteration. Legal contracts often express monetary values in both numerals and words ("ยฃ10,000 (ten thousand pounds)") to avoid ambiguity. In formal correspondence, style guides such as the Oxford Style Manual recommend writing out numbers under a hundred. Invoice and accounting software sometimes requires the written form for compliance with specific regional regulations. Accessibility standards for web content also recommend providing written equivalents for complex numbers in certain contexts. Having a reliable converter saves time and eliminates transcription errors when preparing these documents.

Frequently Asked Questions

Does the converter handle very large numbers? Yes. The tool handles numbers up to at least one quadrillion (1,000,000,000,000,000). Larger numbers use standard English scale words: million, billion, trillion, quadrillion. Note that in British English, "billion" means one thousand million (10^9), the same as in American English under the modern short scale, which is now standard in the UK.

What is the difference between cardinal and ordinal numbers? Cardinal numbers express quantity: one, two, three, four. Ordinal numbers express position or rank: first, second, third, fourth. The ordinal form is used for dates (the 4th of June) and rankings. Select the ordinal option in the converter to get the ordinal form of any number.

How does the currency mode work? In currency mode, the integer part is expressed in the main currency unit (pounds, dollars, euros) and the decimal part is expressed in the subunit (pence, cents). For example, ยฃ47.30 becomes "forty-seven pounds and thirty pence." The tool supports multiple currencies and uses the correct subunit name for each.

Is the output in British or American English? By default the output follows British English conventions, including "and" after the hundreds (three hundred and forty-two rather than three hundred forty-two). An option to switch to American English is available, which omits the "and." Both are grammatically accepted in their respective regions.

The grouping, with the arithmetic laid out

The example above reads 2,305,074 in three groups. Written as a table, with the value of each group and the check that the parts add back to the whole, it looks like this.

Group, read from the rightDigitsValueSpoken as
Millions22,000,000two million
Thousands305305,000three hundred and five thousand
Units07474seventy-four
Total2,305,074two million, three hundred and five thousand and seventy-four

The check is a sum: 2,000,000 plus 305,000 plus 74 comes to 2,305,074, which is the number that went in. The leading zero in the units group is dropped, because 074 and 74 are the same value and the written form has no use for a zero in that position.

Where the word "and" belongs

British and American practice differ over a single word, and the difference shows up in every number that has a group below a hundred following a larger scale word.

NumberBritish EnglishAmerican English
145one hundred and forty-fiveone hundred forty-five
321three hundred and twenty-onethree hundred twenty-one
1,045one thousand and forty-fiveone thousand forty-five
1,405one thousand, four hundred and fiveone thousand, four hundred five
2,305,074two million, three hundred and five thousand and seventy-fourtwo million, three hundred five thousand, seventy-four

The rule in the British form is that and is spoken before the final group when that group is below one hundred, whether the group before it is a scale word or a hundred. Read 1,045 and the and arrives after thousand, because the last group is 45. Read 1,405 and it sits inside the hundreds, before the five, because the last group is 405 and only its final part is below a hundred.

Two further conventions go with it. Numbers from twenty-one to ninety-nine take a hyphen between the tens word and the units word, so it is forty-seven and not forty seven. And a number such as 1,005 is read as one thousand and five, with no word for the two zeros inside the group.

The scale words and the powers behind them

Scale wordPower of tenDigitsWritten in full
thousand10^341,000
million10^671,000,000
billion10^9101,000,000,000
trillion10^12131,000,000,000,000
quadrillion10^15161,000,000,000,000,000

Each scale word is a thousand times the one below it, which is what the short scale means, and it is the convention in use on both sides of the Atlantic. The older British long scale gave billion to 10^12 and reserved 10^9 for thousand million, and that usage has fallen out of standard practice, so a billion is a thousand million in the written output of this tool.

Above quadrillion the agreed names run out in ordinary use, and a number larger than that needs either a repeated scale word or a notation the reader and the writer have agreed in advance. That boundary is where the tool's reliable range ends, which is why the FAQ puts the practical ceiling at one quadrillion.

Forming the ordinal

The ordinal form replaces the last word of the cardinal with its ordinal partner, and only the last word changes. That rule covers almost every case, and the irregulars are worth having to hand.

CardinalOrdinalNote
onefirstirregular
twosecondirregular
threethirdirregular
fivefifththe ve becomes fth
eighteighthno second t is added
nineninththe e is dropped
twelvetwelfthirregular
twentytwentieththe y becomes ie
twenty-onetwenty-firstonly the final word changes
thirty-twothirty-secondsame rule, different tens word
one hundredone hundredth
one thousandone thousandth

The rule about the last word is what keeps long ordinals manageable. A date such as the twenty-third of June needs no more than twenty-third, because the tens word stays as it is and only three changes shape.

Currency mode and the rules for singular and plural

Currency output splits the number at the decimal point and treats each side as a count of its own unit, which brings the plural rules of English into the answer.

InputOutputPoint being shown
ยฃ1.00one poundone unit takes the singular
ยฃ0.50fifty pencebelow a pound, only the pence is spoken
ยฃ1.01one pound and one pennyone pence becomes one penny
ยฃ2.02two pounds and two pencethe subunit keeps its own plural form
ยฃ0.01one pennythe smallest unit takes the singular
ยฃ47.30forty-seven pounds and thirty pencethe standard form for a mixed amount

The pound is the main unit and the penny is the subunit, and the same pattern holds for dollars and cents, or euros and cents. The one irregularity is the singular of pence, which is penny rather than pence, so an amount of one hundredth of a pound reads as one penny.

Why the written form is asked for twice

On a cheque, the amount appears in figures and again in words, and the two must agree. The purpose is to make alteration difficult: figures are the easy side to change, since a 1 can become a 7 and a 3 can become an 8 with a single stroke, while a word cannot be altered without the change being visible across the whole word.

Where the two forms disagree, the words govern, because the words are the harder side to falsify. That is a general principle of the cheque system rather than a rule of this tool, and the practical guidance that follows from it is to write the words out before writing the figures, so the figures are copied from the words rather than the other way round.

Formal documents use the same device for a different reason. A contract that states ยฃ10,000 (ten thousand pounds) removes the argument about whether a figure was mistyped, and it costs the drafter a few words.

Method and the assumptions the conversion makes

Seven conventions sit behind the output, and each is worth knowing when the result is used in a document.

Numbers are grouped from the right in threes, because the scale words are powers of a thousand. A group with no digits in it produces no words at all, so there is nothing spoken between one thousand and five. A zero inside a group that does have digits is not spoken either, which is why 1,005 and 1,050 read so differently.

The numbers from eleven to nineteen have their own names and are not built from a tens word and a units word. Numbers from twenty upward are built from both, joined by a hyphen. Numbers below ten are single words.

The output is cardinal by default and ordinal only when the ordinal form is chosen, and the two are not interchangeable in a date or a ranking. Currency output carries the plural rules of the main unit and the subunit separately, and the subunit singular is the one exception to the pattern.

The upper bound is the quadrillion. Beyond that the output needs a convention that the tool cannot infer on the user's behalf.


Also try these free tools: