Rate Overview
Live
1 BND = 41.5170 MKD
1 MKD = 0.024087
BND
Avg
41.5094
High
41.8743
Low
41.0659
Last updated: 8/21/2026, 8:04:11 PM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.52 MKD |
| 10 BND | 415.17 MKD |
| 50 BND | 2,075.85 MKD |
| 100 BND | 4,151.70 MKD |
| 500 BND | 20,758.48 MKD |
| 1,000 BND | 41,516.96 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-21T20:04:11Z",
"rates": {
"MKD": 41.516962
}
}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.6962,
"rate": 41.516962
}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