Rate Overview
Live
1 BND = 41.7131 MKD
1 MKD = 0.023973
BND
Avg
42.2736
High
45.3241
Low
40.8388
Last updated: 9/5/2026, 7:24:33 AM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.71 MKD |
| 10 BND | 417.13 MKD |
| 50 BND | 2,085.66 MKD |
| 100 BND | 4,171.31 MKD |
| 500 BND | 20,856.57 MKD |
| 1,000 BND | 41,713.14 MKD |
Get BND/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MKDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-09-05T07:24:33Z",
"rates": {
"MKD": 41.713142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MKD",
"amount": 100
},
"result": 4171.3142,
"rate": 41.713142
}Build with BND/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key