Rate Overview
Live
1 MKD = 0.031923 BGN
1 BGN = 31.3254
MKD
Avg
0.031772
High
0.031923
Low
0.031633
Last updated: 5/9/2026, 4:53:30 AM
Quick Conversions
| MKD | BGN |
|---|---|
| 1 MKD | 0.03 BGN |
| 10 MKD | 0.32 BGN |
| 50 MKD | 1.60 BGN |
| 100 MKD | 3.19 BGN |
| 500 MKD | 15.96 BGN |
| 1,000 MKD | 31.92 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-05-09T04:53:30Z",
"rates": {
"BGN": 0.031923
}
}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.1923,
"rate": 0.031923
}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