Rate Overview
Live
1 BBD = 26.9630 MKD
1 MKD = 0.037088
BBD
Avg
26.4452
High
27.0382
Low
25.8474
Last updated: 7/23/2026, 7:25:40 PM
Quick Conversions
| BBD | MKD |
|---|---|
| 1 BBD | 26.96 MKD |
| 10 BBD | 269.63 MKD |
| 50 BBD | 1,348.15 MKD |
| 100 BBD | 2,696.30 MKD |
| 500 BBD | 13,481.52 MKD |
| 1,000 BBD | 26,963.05 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-07-23T19:25:40Z",
"rates": {
"MKD": 26.963046
}
}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": 2696.3046,
"rate": 26.963046
}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