Rate Overview
Live
1 BND = 41.7692 MKD
1 MKD = 0.023941
BND
Avg
41.7949
High
41.8713
Low
41.6862
Last updated: 7/2/2026, 6:39:58 AM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.77 MKD |
| 10 BND | 417.69 MKD |
| 50 BND | 2,088.46 MKD |
| 100 BND | 4,176.92 MKD |
| 500 BND | 20,884.59 MKD |
| 1,000 BND | 41,769.18 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-02T06:39:58Z",
"rates": {
"MKD": 41.769181
}
}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": 4176.918100000001,
"rate": 41.769181
}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