Rate Overview
Live
1 BND = 41.5381 MKD
1 MKD = 0.024074
BND
Avg
41.5685
High
41.6973
Low
41.4669
Last updated: 3/27/2026, 8:26:11 PM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.54 MKD |
| 10 BND | 415.38 MKD |
| 50 BND | 2,076.91 MKD |
| 100 BND | 4,153.81 MKD |
| 500 BND | 20,769.05 MKD |
| 1,000 BND | 41,538.11 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-27T20:26:11Z",
"rates": {
"MKD": 41.538109
}
}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": 4153.8108999999995,
"rate": 41.538109
}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