Rate Overview
Live
1 BBD = 26.4818 MKD
1 MKD = 0.037762
BBD
Avg
27.2705
High
29.7953
Low
26.0623
Last updated: 5/27/2026, 8:47:11 AM
Quick Conversions
| BBD | MKD |
|---|---|
| 1 BBD | 26.48 MKD |
| 10 BBD | 264.82 MKD |
| 50 BBD | 1,324.09 MKD |
| 100 BBD | 2,648.18 MKD |
| 500 BBD | 13,240.89 MKD |
| 1,000 BBD | 26,481.79 MKD |
Get BBD/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=MKDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-27T08:47:11Z",
"rates": {
"MKD": 26.481786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "MKD",
"amount": 100
},
"result": 2648.1786,
"rate": 26.481786
}Build with BBD/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key