Rate Overview
Live
1 BSD = 53.9261 MKD
1 MKD = 0.018544
BSD
Avg
54.5297
High
59.5907
Low
52.1246
Last updated: 7/23/2026, 4:57:34 PM
Quick Conversions
| BSD | MKD |
|---|---|
| 1 BSD | 53.93 MKD |
| 10 BSD | 539.26 MKD |
| 50 BSD | 2,696.30 MKD |
| 100 BSD | 5,392.61 MKD |
| 500 BSD | 26,963.05 MKD |
| 1,000 BSD | 53,926.09 MKD |
Get BSD/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=MKDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-23T16:57:34Z",
"rates": {
"MKD": 53.926093
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "MKD",
"amount": 100
},
"result": 5392.6093,
"rate": 53.926093
}Build with BSD/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key