Tools
Small calculators over the same published snapshots the API serves. Each one names the endpoint it reads, so anything you can do here you can do from a script with one unauthenticated GET.
- Currency converterINR, USD, EUR, GBP, JPY, AED and SGD, from ECB reference rates.
/api/v1/fx/world/latest.json - Ticker and CIK lookupSearch 10,398 SEC-registered US symbols and get the CIK for their filings.
/api/v1/tickers/us/index.json - Air quality by cityLatest CPCB station readings for 268 Indian cities. PM2.5, PM10, NO2 and more.
/api/v1/aqi/in/city/delhi.json - City search152,970 cities in 250 countries, with coordinates, timezone and population.
/api/v1/geo/search?q=chennai - Country calling codesEvery dialling code and the countries on it. +1 is 25 countries, not one.
/api/v1/geo/dialcodes.json - Gold rate calculator24K, 22K and 18K per gram from the IBJA benchmark, for any weight.
/api/v1/gold/in/latest.json
Every tool reads a frozen daily snapshot, not a live feed. Each states the date it used and carries the same caveat: these are reference figures, not dealing rates, and no bank or jeweller will transact at them.