Skip to main content

Language Support


Run in Postman

Language Codes based on Region

For translation, we currently support 148 languages. All APIs accept language codes in the following tables based on the region of the language.

- Indian Subcontinent

Language codeLanguagecodeLanguage code
AssameseasBengalibnGujaratigu
HindihiKannadaknMalayalamml
MarathimrNepalineOdia (Oriya)or
PunjabipaSindhisdSinhala (Sinhalese)si
TamiltaTeluguteUrduur

- South-East Asia

Language codeLanguagecodeLanguage code
Burmese (Myanmar)myCebuanocebDhivehidv
HmonghmnIndonesianidJavanesejv
KhmerkmMalaymsLoalo
SundanesesuTagalog (Filipino)tlThaith
UrduurVietnamesevi

- Middle-East Asia Northern Africa (MENA)

Language codeLanguagecodeLanguage code
ArabicarHebrewhePashtops
PersianfaUighurugTurkmentk

- Rest-of-Asia

Language codeLanguagecodeLanguage code
ArmenianhyAzerbaijaniazChinese (Simplified)zh-CN
Chinese (Traditional)zh-TWGeorgiankaJapaneseja
KazakhkkKirghizkyKoreanko
KurdishkuKyrgyzkyMongolianmn
RussianruTagalogtlTajiktg
TatarttUzbekuz

- Africa

Language codeLanguagecodeLanguage code
AfrikaansafAmharicamBambarabm
EnglishenFrenchfrHausaha
IgboigKinyarwandarwLingalaln
MalagasymgNyanja (Chichewa)nyOromoom
SesothostShonashSomaliso
SwahiliswTigrinyatiTsongats
TwitwXhosaxhYorubayo
Zuluzu

- Europe

Language codeLanguagecodeLanguage code
AlbaniansqAragoneseanBashkirba
BasqueeuBelarusianbeBosnianbs
BretonbrBulgarianbgCatalanca
ChechenceChuvashcvCorsicanco
CroatianhrCzechcsDanishda
DutchnlEnglishenEsperantoeo
EstonianetFinnishfiFrenchfr
FrisianfyGalicianglGermande
GreekelHungarianhuIcelandicis
IrishgaItalianitLatinla
LatvianlvLithuanianltLuxembourgishlb
MacedonianmkMaltesemtNorwegian Bokmålnb
OccitanocPolishplPortuguesept
RomanianroScots GaelicgdSerbiansr
SlovakskSlovenianslSpanishes
SwedishsvTurkishtrUkrainianuk
WelshcyYiddishyi

- North-South America

Language codeLanguagecodeLanguage code
AymaraayDutchnlEnglishen
FrenchfrGuaranignHaitianht
HawaiianhawPortugueseptQuechuaqu
SamoansmSpanishesYiddishyi

- Australia/New-Zealand

Language codeLanguagecodeLanguage code
EnglishenMaorimi

Check Language Support

Make sure to log in using API and have your authorization token in a variable called AUTHORIZATION_TOKEN before running this API.

curl --location --request GET 'https://platform.neuralspace.ai/api/translation/v1/supported-languages' \
--header "Authorization: ${AUTHORIZATION_TOKEN}"