Rate Overview
Live
1 MKD = 0.031744 BGN
1 BGN = 31.5020
MKD
Avg
0.031726
High
0.031753
Low
0.031653
Last updated: 3/27/2026, 6:34:51 AM
Quick Conversions
| MKD | BGN |
|---|---|
| 1 MKD | 0.03 BGN |
| 10 MKD | 0.32 BGN |
| 50 MKD | 1.59 BGN |
| 100 MKD | 3.17 BGN |
| 500 MKD | 15.87 BGN |
| 1,000 MKD | 31.74 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-03-27T06:34:51Z",
"rates": {
"BGN": 0.031744
}
}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.1744000000000003,
"rate": 0.031744
}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