Rate Overview
Live
1 BBD = 26.9241 MKD
1 MKD = 0.037141
BBD
Avg
26.9760
High
27.0610
Low
26.8842
Last updated: 7/5/2026, 7:25:38 PM
Quick Conversions
| BBD | MKD |
|---|---|
| 1 BBD | 26.92 MKD |
| 10 BBD | 269.24 MKD |
| 50 BBD | 1,346.21 MKD |
| 100 BBD | 2,692.41 MKD |
| 500 BBD | 13,462.07 MKD |
| 1,000 BBD | 26,924.15 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-05T19:25:38Z",
"rates": {
"MKD": 26.924147
}
}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": 2692.4147000000003,
"rate": 26.924147
}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