T
DataToolings

Number to Words Converter

Convert numbers to English words instantly. Supports integers up to quintillions, decimals, negatives, and ordinals. Free online number to words tool.

What Is Number to Words Conversion?

Number to words conversion expresses a numeric value in its written English form — for example, 1,234 becomes one thousand, two hundred thirty-four. This is commonly needed in legal documents, checks, invoices, and accessibility contexts.

How to Use

  • Type any integer or decimal number in the input field
  • Negative numbers are supported with a leading minus sign (-)
  • Toggle Ordinal to also see the ordinal form (e.g. first, twenty-third)
  • Click Copy to copy the result

Features

  • Supports integers up to 999 quintillion (1018)
  • Decimal numbers: digits after the point are read individually
  • Negative number support
  • Ordinal conversion (first, second, third…) for integers

FAQ

How are decimals handled?

Digits after the decimal point are read individually: 3.14 → three point one four. Ordinal is not applicable for decimal numbers.

What is an ordinal number?

An ordinal indicates position or rank: 1st → first, 23rd → twenty-third. Ordinals are only meaningful for positive integers.

What is the maximum supported number?

Up to 9,007,199,254,740,991 (9 quadrillion, equal to JavaScript's Number.MAX_SAFE_INTEGER). Beyond that precision cannot be guaranteed.

Does it support other languages?

Currently English only. The output follows standard American English conventions.