Randomly logo Randomly

Number to words

Write out a number in plain English — useful for cheques, contracts, and accessibility. Uses the short scale (thousand, million, billion) and handles negatives.

Scale Short Signs ± and 0

Input

In words

Spelled out

Type a number to spell it out in English.

Numbers are spelled using the short scale (thousand, million, billion, …) — the convention in US and modern British English. Negatives and zero are handled; values are capped at the safe-integer range so every digit stays exact.

A free number to words converter that spells out any whole number in English using the short scale — thousand, million, billion, trillion. Handles negative numbers and zero. Useful for writing cheques, contracts, legal documents, or any context where a numeral must appear as words.

How to convert a number to words

  1. Type any whole number — positive, negative, or zero — into the input.
  2. The English spelling updates instantly.
  3. Click the result to copy it.

Short scale vs long scale

This converter uses the short scale, where a billion is one thousand million (1,000,000,000). The short scale is standard in American English, Canadian English, and modern British English. The long scale — where a billion is one million million — is used in some European languages. Most English-language legal and financial documents expect the short scale.

Frequently asked questions

What is a number to words converter used for?

Writing out amounts on cheques, contracts, and invoices; generating accessible text for screen readers; and formatting numbers in legal documents where numerals alone are ambiguous.

Does it handle negative numbers?

Yes. Negative values are prefixed with the word negative.

What is the short scale?

In the short scale, each new term (million, billion, trillion) is one thousand times the previous. It is standard in English-speaking countries.

Is there a size limit on the number?

The converter handles numbers up to the range representable in standard JavaScript integers. For most practical purposes — cheques, contracts — this is more than sufficient.

Other tools