Skip to content
Word to Number Converter
Guides

Complete Guide to Converting Words to Numbers

By Word to Number Converter Team
Complete Guide to Converting Words to Numbers

Complete Guide to Converting Words to Numbers

Converting written words into numbers might seem like a simple task at first glance, but once you encounter complex combinations, hyphens, and varying rules across different dialects, it quickly becomes challenging. In this comprehensive guide, we will break down the essential rules and common pitfalls of word-to-number conversion.

Basic Number Words

The foundation of any number system lies in its basic elements. In English, the numbers one through twenty have unique names.

  • Units: one, two, three, four, five, six, seven, eight, nine
  • Teens: ten, eleven, twelve, thirteen, fourteen, fifteen, sixteen, seventeen, eighteen, nineteen

These words are straightforward, but they form the building blocks for every other number you’ll construct.

Tens and Hyphenation

Once we pass twenty, we introduce the tens: twenty, thirty, forty (note the spelling: it’s not “fourty”), fifty, sixty, seventy, eighty, and ninety.

A common rule in standard English grammar is to use a hyphen when combining a tens word with a unit word. For example:

  • Twenty-one (21)
  • Forty-two (42)
  • Ninety-nine (99)

Omitting the hyphen is a frequent mistake, though many automated systems (including ours) can correctly parse the numbers even if the hyphen is missing.

Hundreds and Thousands

When we reach larger numbers, we introduce multipliers like “hundred” and “thousand”. A classic format looks like this: “Three hundred forty-five” (345) or “One thousand two hundred”.

In British English, it’s common to include the word “and” before the tens/units. For example, “One hundred and fifty” (150). In American English, the “and” is usually omitted: “One hundred fifty”. A robust word-to-number converter must handle both variations seamlessly.

Large Numbers: Millions, Billions, Trillions

As numbers scale up, we use large multipliers: million (10^6), billion (10^9), and trillion (10^12).

For example: “Two million four hundred thousand fifty” translates to 2,400,050. The key to parsing these numbers correctly is grouping them based on the scale words. Each scale word defines a block of numbers that should be calculated and then added to the total.

Common Mistakes and Pitfalls

  1. Spelling Errors: Words like “forty” (often misspelled as fourty) and “ninety” (often misspelled as ninty) can trip up basic parsers.
  2. The Word “And”: While common in British English (e.g., “Two hundred and one”), “and” is often used incorrectly to denote a decimal point in financial contexts (e.g., “One hundred dollars and fifty cents”).
  3. Compound Forms: Forms like “twelve hundred” are commonly used instead of “one thousand two hundred”. Both mean 1,200, and a good converter should recognize both.

Tips for Accuracy

When converting manually or writing numbers out for formal documents:

  • Always double-check your spelling.
  • Use hyphens for compound numbers from twenty-one to ninety-nine.
  • Be consistent with your use of “and” based on your regional style guide.
  • If a number is overly complex, it might be clearer to just write the digits!

Our Word to Number Converter tool is designed to handle all these edge cases, ensuring that whether you input “one hundred and two” or “twelve hundred”, you’ll always get the correct numerical output.