Rate Overview
Live
1 BND = 41.5142 MKD
1 MKD = 0.024088
BND
Avg
41.2237
High
42.0043
Low
40.5842
Last updated: 8/23/2026, 11:03:19 AM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.51 MKD |
| 10 BND | 415.14 MKD |
| 50 BND | 2,075.71 MKD |
| 100 BND | 4,151.42 MKD |
| 500 BND | 20,757.11 MKD |
| 1,000 BND | 41,514.22 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-08-23T11:03:19Z",
"rates": {
"MKD": 41.514217
}
}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": 4151.4217,
"rate": 41.514217
}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