7x will be shutting down on 1 September 2026. Read more.

Arabic Numbers API

The 7x Numbers API converts numerals back and forth between Arabic-Indic and Latin scripts, with full Unicode handling for prices, dates and free-form text.

Useful for any application that has to display content correctly for Arabic-speaking audiences, or normalise mixed-script numeric input.

Common use cases

  • Render prices and dates in the correct numeral system per locale
  • Normalise mixed Arabic / Latin numeric form input
  • Generate bilingual receipts and invoices
  • Display analytics in the user’s preferred numeral system

Endpoints

MethodPathDescription
GET/numbers/toArabicConvert a string containing Latin numerals to Arabic-Indic.
GET/numbers/toLatinConvert a string containing Arabic-Indic numerals to Latin.

Try it - full API reference

Explore the OpenAPI specification below. Sign up for a free API key to make live requests.