Rate Overview
Live
1 BGN = 31.4389 MKD
1 MKD = 0.031808
BGN
Avg
31.5217
High
31.6664
Low
31.4389
Last updated: 5/7/2026, 8:09:01 AM
Quick Conversions
| BGN | MKD |
|---|---|
| 1 BGN | 31.44 MKD |
| 10 BGN | 314.39 MKD |
| 50 BGN | 1,571.95 MKD |
| 100 BGN | 3,143.89 MKD |
| 500 BGN | 15,719.46 MKD |
| 1,000 BGN | 31,438.91 MKD |
Get BGN/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=MKDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-07T08:09:01Z",
"rates": {
"MKD": 31.43891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "MKD",
"amount": 100
},
"result": 3143.891,
"rate": 31.43891
}Build with BGN/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key