numbers-to-words

フリーミアム
よって Saddem-Khadra | 更新済み 16 hours ago | Tools
人気

9.1 / 10

レイテンシー

74ms

サービスレベル

100%

Health Check

100%

README

This endpoint accepts a JSON payload with the following structure:

{
  "number": 10.22456,
  "delete_from_sentence": null,
  "currency": "دينار",
  "decimal_currency": "مليم",
  "separator": "و",
  "decimal": 3,
  "language": "ar"
}
  • number (required): The numeric value to convert to words.
  • delete_from_sentence (optional): A word to delete from the generated sentence.
  • currency (optional): The currency to append to the result.
  • decimal_currency (optional): The currency for the decimal part.
  • separator (optional): A separator for the integer and decimal parts.
  • decimal (optional): The number of decimal places.
  • language (required): The language for the conversion.

Response :

{
  "message": "عشرة دينار و مئتان و خمسة و عشرون مليم"
}
フォロワー:3
API作成者:
Rapid account: Saddem Khadra
Saddem-Khadra
Saddem-Khadra
評価APIにログイン
評価:1-投票:1