Rate Overview
Live
1 BGN = 31.3832 MKD
1 MKD = 0.031864
BGN
Avg
31.3721
High
31.4190
Low
31.2770
Last updated: 4/17/2026, 6:05:47 AM
Quick Conversions
| BGN | MKD |
|---|---|
| 1 BGN | 31.38 MKD |
| 10 BGN | 313.83 MKD |
| 50 BGN | 1,569.16 MKD |
| 100 BGN | 3,138.32 MKD |
| 500 BGN | 15,691.62 MKD |
| 1,000 BGN | 31,383.23 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-04-17T06:05:47Z",
"rates": {
"MKD": 31.383233
}
}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": 3138.3233,
"rate": 31.383233
}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