Rate Overview
Live
1 BND = 41.4797 MKD
1 MKD = 0.024108
BND
Avg
41.1677
High
41.9553
Low
40.5720
Last updated: 5/27/2026, 6:19:45 PM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.48 MKD |
| 10 BND | 414.80 MKD |
| 50 BND | 2,073.98 MKD |
| 100 BND | 4,147.97 MKD |
| 500 BND | 20,739.84 MKD |
| 1,000 BND | 41,479.68 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-05-27T18:19:45Z",
"rates": {
"MKD": 41.479676
}
}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": 4147.9676,
"rate": 41.479676
}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