Datasets
Silver
IN (rupees per kilogram) and WORLD (dollars per troy ounce). INR per kilogram from the IBJA benchmark. XAG/USD per troy ounce.
Instruments
instrument_id | Scope | Unit | Calendar | Source |
|---|---|---|---|---|
XAG.INR.KG | in | INR / kilogram | IN-BULLION | IBJA |
XAG.USD.OZT | world | USD / troy oz | GLOBAL-FX | World Bank |
/api/v1/silver/in/latest.json
/api/v1/silver/world/latest.jsonUnits
Silver is quoted per kilogram, gold per gram. The upstream relay gives a per-gram figure, so the parser multiplies by 1000.
A slip here yields a number near ₹235 instead of near ₹2,35,000, precisely the units bug the pipeline's sanity band exists to catch.
Everything else matches gold: same IBJA source, same
IN-BULLION calendar, same ibja-attribution licence, same
status-inherits-weakest-input rule.
Coverage
Rupee prices go back roughly 45 days (the relay's limit) and deepen as we run. Monthly USD to 1960 via the World Bank Pink Sheet.