Spelling numbers in English: the basics you need
Writing two hundred in English is simply two hundred. No hyphen, no capitalization unless it starts a sentence, and definitely no "and" if you're following American convention. That last one trips people up constantly. I remember working with a client who insisted on writing "two hundred and fifty" in a technical spec document. Their British colleague flagged it immediately, and then the Americans pushed back saying it should be "two hundred fifty." We ended up standardizing on the American version across the whole project because half the team used it daily. Not a big deal, but it saved a lot of back-and-forth later.
Como se escreve 200 em inglês
The direct answer is two hundred. That's it. You say it the same way when dictating over the phone, when writing it out in a contract, or when adding it to a spreadsheet caption. The word "hundred" stays singular even though the number is plural — you never say "two hundreds." Here are the patterns you'll actually use in professional work:
👉 Clique no botão abaixo para saber mais sobre o assunto!
200 = two hundred
201 = two hundred one (or two hundred and one in British English)
250 = two hundred fifty (American) / two hundred and fifty (British)
1,200 = one thousand two hundred The main thing to watch out for is the hyphen rule. Numbers from twenty-one through ninety-nine get a hyphen when written out. Twenty-one, forty-five, ninety-nine. But once you hit the hundreds, that pattern breaks. Two hundred twenty-one is correct. There is no hyphen between "hundred" and "twenty."
Another edge case that comes up in legal and financial documents: when you write out a dollar amount, style guides differ. Some say two hundred dollars, others say two hundred U.S. dollars, and some contracts require the numeric form in parentheses like two hundred ($200). If you're drafting anything that might be reviewed by a lawyer, check the firm's style guide before you commit to one format. The only real downside to writing numbers out is space. In tables, dashboards, or any interface where pixel count matters, "two hundred" takes up significantly more room than "200." Most UI teams I've worked with just switch to numerals after the number ten to keep things readable. It's not a rule, it's a convention, and it saves time during development.