Rate Overview
Live
1 BBD = 26.6966 MKD
1 MKD = 0.037458
BBD
Avg
26.6405
High
26.6966
Low
26.5519
Last updated: 3/27/2026, 7:49:12 AM
Quick Conversions
| BBD | MKD |
|---|---|
| 1 BBD | 26.70 MKD |
| 10 BBD | 266.97 MKD |
| 50 BBD | 1,334.83 MKD |
| 100 BBD | 2,669.66 MKD |
| 500 BBD | 13,348.28 MKD |
| 1,000 BBD | 26,696.56 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-03-27T07:49:12Z",
"rates": {
"MKD": 26.696559
}
}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": 2669.6559,
"rate": 26.696559
}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