Rate Overview
Live
1 BND = 41.6804 MKD
1 MKD = 0.023992
BND
Avg
41.5180
High
41.6804
Low
41.4160
Last updated: 6/19/2026, 8:40:04 AM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.68 MKD |
| 10 BND | 416.80 MKD |
| 50 BND | 2,084.02 MKD |
| 100 BND | 4,168.04 MKD |
| 500 BND | 20,840.20 MKD |
| 1,000 BND | 41,680.39 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-06-19T08:40:04Z",
"rates": {
"MKD": 41.68039
}
}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": 4168.039000000001,
"rate": 41.68039
}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