>>>
PERMARKET
Tools › Developer › Number to Words
N2W

Number to Words

Spell out a number in English words.

Ad · Large Rectangle (336×280)

How to use Number to Words

Free number to words converter: write any integer in English words, from zero up to trillions, locally.

  1. Open Number to Words on toolpermarket, then enter the values you want to work with.

  2. Provide the value or text the tool asks for in the single input field. The field is labelled clearly so you always know what to enter.

  3. Press Spell to compute the result. The output appears immediately below the form. Tweak any field and run it again to check a different scenario.

  4. Read the result and use it as needed. If the number looks off, re-check your inputs and run it again — the math is deterministic, so the same entries always return the same answer.

Worked example. Entering 12345 returns twelve thousand three hundred forty-five.

Tips for accurate results.

  • Whole numbers only; decimals are rounded to the nearest integer.

  • Negative values are prefixed with minus.

  • Zero returns the word zero on its own.

When to use Number to Words. Writing cheque amounts in words. Making a number readable in prose or a contract. Teaching place value without a calculator.

When you actually reach for this

  • You need to print a cheque amount, a legal figure, or an invoice total as words to prevent alteration.
  • You are generating human-readable text (e.g. "two hundred dollars") from a numeric value for a document.

Where this tool stops being accurate

  • Very large numbers and decimals depend on the currency/scale convention; this tool uses the short scale (billion = 10^9).
  • It does not know your currency or casing rules, so post-format the result (capitalization, "and", symbols) for your locale.

Frequently asked questions

How large a number works?

Up to a few billion. Beyond that the word form stops being useful, but typical counts, prices and quantities are well within range.

Does it handle decimals?

It reads the integer part only, so 12.34 is spelled as twelve; trim or round the input first if you need a whole number.

Is the number uploaded?

No. The spelling happens on your device and nothing is sent to a server.

Why does 1,000,000,000 say "billion" here but "milliard" elsewhere?

This tool uses the short scale (US/international); some languages use the long scale where a billion is 10^12. Confirm the convention for your audience.

Can it write my cheque amount with cents?

It handles the integer and decimal parts; combine them as your bank requires (e.g. "X dollars and Y cents") and capitalize as needed.