frankfurter/db/seeds/providers/nrb.json

13 lines
318 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "NRB",
"name": "Nepal Rastra Bank",
"country_code": "NP",
"rate_type": "reference rate",
"pivot_currency": "NPR",
"data_url": "https://www.nrb.org.np/api/forex/v1/rates",
"terms_url": null,
"publish_schedule": "*/30 6-8 * * *",
"publish_cadence": "daily",
"coverage_start": "2010-01-01"
}