Rate Overview
Live
1 BND = 41.1547 MKD
1 MKD = 0.024299
BND
Avg
41.2149
High
41.3994
Low
41.1129
Last updated: 4/17/2026, 6:05:47 AM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.15 MKD |
| 10 BND | 411.55 MKD |
| 50 BND | 2,057.74 MKD |
| 100 BND | 4,115.47 MKD |
| 500 BND | 20,577.35 MKD |
| 1,000 BND | 41,154.70 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-04-17T06:05:47Z",
"rates": {
"MKD": 41.1547
}
}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": 4115.47,
"rate": 41.1547
}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