Rate Overview
Live
1 BND = 41.4495 MKD
1 MKD = 0.024126
BND
Avg
41.4083
High
41.5982
Low
41.2283
Last updated: 3/7/2026, 7:54:23 AM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.45 MKD |
| 10 BND | 414.50 MKD |
| 50 BND | 2,072.48 MKD |
| 100 BND | 4,144.95 MKD |
| 500 BND | 20,724.76 MKD |
| 1,000 BND | 41,449.53 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-03-07T07:54:23Z",
"rates": {
"MKD": 41.449525
}
}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": 4144.9525,
"rate": 41.449525
}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