# Words to Number Converter

> Convert written English numbers back into digits — "two hundred and fifty" becomes 250.

To convert words into digits, type an English number phrase such as "two hundred and fifty thousand" and the numeric value appears immediately. The parser understands scale words up to trillion and ignores filler words like "and".

**URL:** https://convertto.tech/t/words-to-number
**Category:** Number Tools (https://convertto.tech/c/number-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Enter or paste your number in words.
2. The result appears immediately — copy or download it.

## FAQ

### Why does "and" appear in some written numbers?

British English places "and" before the final part below a hundred: two hundred and forty-one. American English usually omits it. Both parse to the same value, and this converter accepts either.

### What about hyphens?

Compound numbers from twenty-one to ninety-nine take a hyphen — forty-two, not forty two. It is conventional rather than semantic, so the converter reads both forms.

## Related tools

- [Number to Words Converter](https://convertto.tech/t/number-to-words): Spell out numbers in English words — for cheques, contracts and invoices.
- [Binary to Decimal Converter](https://convertto.tech/t/binary-to-decimal): Convert binary numbers to decimal, hex and octal instantly.
- [Fraction to Decimal Converter](https://convertto.tech/t/fraction-to-decimal): Convert fractions to decimals and decimals back to simplified fractions.
- [Hex to Decimal Converter](https://convertto.tech/t/hex-to-decimal): Convert hexadecimal values to decimal, binary and octal.
- [Number Base Converter](https://convertto.tech/t/number-base-converter): Convert numbers between any base from 2 to 36 — binary, octal, decimal, hexadecimal and beyond.
- [Octal to Decimal Converter](https://convertto.tech/t/octal-to-decimal): Convert octal numbers to decimal, binary and hexadecimal.
- [Ordinal Number Converter](https://convertto.tech/t/ordinal-number-converter): Convert numbers to ordinals — 1st, first, primary, Roman — with the irregular cases right.
- [Percentage Converter](https://convertto.tech/t/percentage-converter): Convert between percentages, decimals, fractions, ratios and basis points.
