Rate Overview
Live
1 MKD = 0.031623 BGN
1 BGN = 31.6226
MKD
Avg
0.031785
High
0.031936
Low
0.031623
Last updated: 7/30/2026, 12:55:13 PM
Quick Conversions
| MKD | BGN |
|---|---|
| 1 MKD | 0.03 BGN |
| 10 MKD | 0.32 BGN |
| 50 MKD | 1.58 BGN |
| 100 MKD | 3.16 BGN |
| 500 MKD | 15.81 BGN |
| 1,000 MKD | 31.62 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-07-30T12:55:13Z",
"rates": {
"BGN": 0.031623
}
}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.1622999999999997,
"rate": 0.031623
}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