Rate Overview
Live
1 BND = 41.8743 MKD
1 MKD = 0.023881
BND
Avg
41.8035
High
41.8764
Low
41.6657
Last updated: 7/30/2026, 8:52:40 AM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.87 MKD |
| 10 BND | 418.74 MKD |
| 50 BND | 2,093.72 MKD |
| 100 BND | 4,187.43 MKD |
| 500 BND | 20,937.17 MKD |
| 1,000 BND | 41,874.33 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-07-30T08:52:40Z",
"rates": {
"MKD": 41.87433
}
}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": 4187.433,
"rate": 41.87433
}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