Rate Overview
Live
1 MKD = 0.031850 BGN
1 BGN = 31.3972
MKD
Avg
0.031870
High
0.031972
Low
0.031827
Last updated: 4/18/2026, 8:44:31 AM
Quick Conversions
| MKD | BGN |
|---|---|
| 1 MKD | 0.03 BGN |
| 10 MKD | 0.32 BGN |
| 50 MKD | 1.59 BGN |
| 100 MKD | 3.19 BGN |
| 500 MKD | 15.93 BGN |
| 1,000 MKD | 31.85 BGN |
Get MKD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=BGNExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-04-18T08:44:31Z",
"rates": {
"BGN": 0.03185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "BGN",
"amount": 100
},
"result": 3.1850000000000005,
"rate": 0.03185
}Build with MKD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key