Rate Overview
Live
1 BND = 41.7915 MKD
1 MKD = 0.023928
BND
Avg
41.3679
High
42.7677
Low
40.5756
Last updated: 7/8/2026, 1:42:53 PM
Quick Conversions
| BND | MKD |
|---|---|
| 1 BND | 41.79 MKD |
| 10 BND | 417.92 MKD |
| 50 BND | 2,089.58 MKD |
| 100 BND | 4,179.15 MKD |
| 500 BND | 20,895.75 MKD |
| 1,000 BND | 41,791.51 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-08T13:42:53Z",
"rates": {
"MKD": 41.791508
}
}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": 4179.1508,
"rate": 41.791508
}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