Ordinal Number Converter
Convert cardinal numbers to ordinals — in Portuguese ("1º", "primeiro") and English ("1st", "first"). Everything in your browser.
Cardinals into ordinals, two languages at once
Writing 42nd is easy. Writing forty-second mid-sentence slows you down, and English hides a trap in 11th, 12th and 13th, which break the st/nd/rd pattern of 1, 2 and 3. Type a number, pick a gender for the Portuguese forms, and four boxes fill in together: short and spelled out, in both languages, with no button to press.
Everything recalculates on each keystroke. Gender only touches Portuguese: it flips 3º to 3ª and terceiro to terceira, compound forms such as vigésima primeira included. English suffixes follow the last two digits, which is why 111 is 111th while 121 is 121st. Spelled-out forms are genuinely built up to 999; from 1000 on, the long boxes simply repeat the short form, 1000º and 1000th.
Useful for dates, rankings, edition numbers and legal text. Check the convention your document follows: the English long form reads one hundred first, without the and that British style tends to add. Decimals are truncated, so 2.7 becomes 2, and zero leaves the boxes empty, since zero has no ordinal. Negative input is clamped to zero. Nothing leaves the page; it is plain JavaScript in your browser.
Frequently asked questions
Why is 11 eleventh and not 11st?
Does it spell out thousands?
Does the gender selector change the English?
Related Tools
Numeric Bases Converter
Convert numbers between binary (base 2), decimal (base 10), hexadecimal (base 16) and octal (base 8). Type in any field for instant conversion in the others.
Number Base Converter
Convert numbers between binary (base 2), octal (base 8), decimal (base 10) and hexadecimal (base 16). Instant bidirectional conversion.
Text ↔ Decimal Converter
Convert ASCII text to decimal codes and vice versa. Each character is represented by its decimal value in the ASCII table.
Codon to Amino Acid Translator
Translate a three-nucleotide RNA codon into its amino acid under the standard genetic code, including the three stop codons and the AUG start.
Markdown → reStructuredText
Basic Markdown to RST converter: underlined headings (=== ---), lists, links and inline code. Useful for Sphinx.
Fresh to Dry Yeast Converter
Convert the amount of baking yeast between fresh and dry in your bread recipes. Get the rise right even when swapping the type of yeast you have on hand.