Number to Words Converter

Type any number — including decimals and figures into the trillions — and see it spelled out in full English words instantly. Useful for cheques, invoices, legal documents and forms.

Accepts whole numbers and decimals, up to the trillions.
one thousand two hundred thirty-four point five six

How to Use the Number to Words Converter

  1. Type a number into the input box — whole numbers, negative numbers or decimals all work.
  2. The written-word version appears instantly below.
  3. Click "Copy" to copy the result to your clipboard.
  4. Use it for writing cheque amounts, legal documents, invoices or teaching materials.

Why Use This Tool?

How large a number can this handle?

This converter supports whole numbers up into the trillions (e.g. 1,000,000,000,000 becomes "one trillion"), built with a recursive grouping algorithm that breaks the number into groups of three digits and applies the correct scale word (thousand, million, billion, trillion) to each group.

How are decimals handled?

Decimal numbers are spoken as the whole-number part, followed by "point", followed by each digit after the decimal point read individually — for example 12.5 becomes "twelve point five" and 3.14 becomes "three point one four". This matches how numbers are typically read aloud in everyday and financial contexts.

What is this used for?

Writing out numbers in words is required when filling in cheques, is common practice on legal contracts and formal invoices to prevent tampering with numeric figures, and is a handy teaching aid for students learning place value and number names. It also helps proofread numeric entries in reports and financial documents.

Does it run in my browser?

Yes, entirely — the conversion is pure JavaScript running locally on your device. Nothing you type is sent anywhere, so it's safe to use even with sensitive financial figures.

Related Tools