#1: baba HebrewCore
Best for: Hebrew surfaces where gender, exact values, plurals, nikud or right-to-left display matter.
- Translation between Hebrew, English, Russian and more, with a gender parameter (male, female, general) and ICU plural messages that add the Hebrew form for two.
- Protected translation: prices, names, codes, numbers and dates kept exact and checked sentence by sentence, with general, finance, legal and clinical domains.
- Render-ready RTL display (/v1/wrap, /v1/analyze) and code-switched language detection (/v1/detect), not counted against the quota.
- Transliteration in both directions and nikud with a verified flag.
- A Clinical API on every plan, and a hosted MCP server with 16 tools.
- Free: 100,000 characters a month (card on file, never charged). Starter: $49 a month for 1,000,000.
#2: Google Cloud Translation
Best for: High-volume general translation across many languages at a low price per character.
Where it beats baba HebrewCore: Cheaper per character at scale ($20 per million characters on the Basic NMT tier, against $49 for 1 million on HebrewCore Starter), a larger free allowance (500,000 characters a month against 100,000), and far more languages.
From Google's pages, as of September 2026
- Hebrew is supported for translation, under the codes he and iw. Source
- Basic (NMT) text translation: the first 500,000 characters a month are free (applied as a $10 monthly credit), then $20 per million characters. Source
- Translation LLM: $10 per million input characters plus $10 per million output characters. Source
- Its romanization and transliteration list (Preview, Advanced API) covers Arabic, Hindi, Japanese, Russian and others, and does not include Hebrew. Source
- The Advanced API accepts glossaries as TSV, CSV or TMX files. Source
- When HTML is translated between RTL and LTR languages, the response adds a style attribute with text-align and direction. Source