Numeral - convert a given number (integer or float) into a numeral in Indian or American based system.

Tamil Number JSON API

This service provides tamil numerals for a given integer or float

  • Input data: numeric
    • arg1 :type=IN or US
    • Return : tamil numeral
Sample usage is given below.
        http://tamilpesu.us/number/34?type=IN
        Result: '{"result": "முப்பத்தி நான்கு"}'