Amount to English Words

Enter the amount, choose format, currency, and case style, and see the English result below in real time.

Input Amount

Enter the amount and choose format, currency, and case style (up to 2 decimal places; JPY is whole yen only).

Please enter a valid amount first

After you enter a valid amount, the English wording appears here.

Usage Instructions

About Amount to English Words

Amount to English Words (Amount to Words) converts numeric amounts into English wording—for example:

`1234.56` → `ONE THOUSAND TWO HUNDRED THIRTY-FOUR DOLLARS AND FIFTY-SIX CENTS`

Use it for English invoices, contracts, checks, trade documents, and learning number reading. All conversions run locally in your browser.

How to use

  1. Enter the amount
  2. Choose an amount format
  3. Choose a currency
  4. Choose a letter case style
  5. See the English result update in real time

For example: `123.45` → `ONE HUNDRED TWENTY-THREE DOLLARS AND FORTY-FIVE CENTS`

Amount formats

The tool offers four formats (each option in the dropdown has a short hint; compare Standard / Check / Trade in FAQ below).

Standard

Common for invoices and contracts; full words for dollars and cents; no Only on whole amounts.

`One Hundred Twenty-Three Dollars and Forty-Five Cents`

Check Style

US bank checks; cents as xx/100; Only at the end.

`ONE HUNDRED TWENTY-THREE AND 45/100 DOLLARS ONLY`

Trade Style

Trade documents and letters of credit; SAY TOTAL + currency + ONLY.

`SAY TOTAL US DOLLARS ONE HUNDRED TWENTY-THREE AND FORTY-FIVE CENTS ONLY`

Number Only

No currency; decimals use point, digit by digit. Currency is disabled in this mode.

`One Hundred Twenty-Three Point Four Five`

Supported currencies

CurrencyCodeExample output
US DollarUSDOne Hundred Dollars and Fifty Cents
EuroEUROne Hundred Euros and Fifty Cents
Chinese YuanCNYOne Hundred Yuan and Fifty Fen
British PoundGBPOne Hundred and Twenty-Five Pounds
Japanese YenJPYFive Thousand Yen
Hong Kong DollarHKDOne Hundred Hong Kong Dollars and Fifty Cents
New Taiwan DollarTWDOne Hundred New Taiwan Dollars and Fifty Cents
Singapore DollarSGDOne Hundred Singapore Dollars and Fifty Cents
Canadian DollarCADOne Hundred Canadian Dollars and Fifty Cents
Australian DollarAUDOne Hundred Australian Dollars and Fifty Cents

Notes:

  • USD, EUR, and similar currencies handle singular/plural units (Dollar / Dollars)
  • GBP uses Penny / Pence for cents
  • JPY is whole yen only, e.g. `5000` → `Five Thousand Yen`

Letter case styles

StyleDescriptionExample
UPPERCASE (default)All capitals`ONE HUNDRED TWENTY-THREE DOLLARS`
Title CaseCapitalize each word; and stays lowercase`One Hundred Twenty-Three Dollars`
lowercaseAll lowercase`one hundred twenty-three dollars`

FAQ

Q: What is the difference between Standard, Check Style, and Trade Style?

A:

FormatDescriptionExample (123.45)
StandardThe most natural, common English amount wording.One Hundred Twenty-Three Dollars and Forty-Five Cents
Check StyleUS check format; cents as 45/100; Only at the end.One Hundred Twenty-Three and 45/100 Dollars Only
Trade StyleTrade/bank document format with SAY TOTAL and ONLY.SAY TOTAL US DOLLARS ONE HUNDRED TWENTY-THREE AND FORTY-FIVE CENTS ONLY
Q: Why does GBP include “and” in the number?

A: GBP automatically uses British English numbering.

For example: 125 GBP → One Hundred and Twenty-Five Pounds

This is normal in British English—no separate format option is required.

Q: Why can’t I enter decimals for Japanese Yen (JPY)?

A: Yen is usually expressed as whole amounts in practice, so the tool does not accept fractional JPY input.

For example: 5000 → Five Thousand Yen

Q: Which currencies are supported?

A: Ten currencies—see the Supported currencies table above. Plural rules differ by currency (for example, yuan/yen without -s, GBP penny/pence).

Q: What is the maximum amount?

A: Up to 999,999,999,999.99. Values above that range show an amount-too-large error.

Q: Why does 0.5 output Fifty Cents?

A: The tool treats 0.5 as 0.50, so it converts to Fifty Cents (or the matching minor unit for your currency).

Q: Are negative amounts supported?

A: No. Negative input is rejected as invalid.

Q: Is my input uploaded to a server?

A: No. Conversions run locally in your browser. See the Privacy notice at the bottom of the page for localStorage details.