frankfurter/db/seeds/providers/cbm.json

13 lines
312 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "CBM",
"name": "Central Bank of Myanmar",
"country_code": "MM",
"rate_type": "reference rate",
"pivot_currency": "MMK",
"data_url": "https://forex.cbm.gov.mm/api/latest",
"terms_url": null,
"publish_schedule": "*/30 4-6 * * 1-5",
"publish_cadence": "daily",
"coverage_start": null
}