Rate Overview
Live
1 BSD = 52.3740 MKD
1 MKD = 0.019093
BSD
Avg
52.4428
High
52.6296
Low
52.2967
Last updated: 4/18/2026, 8:43:32 AM
Quick Conversions
| BSD | MKD |
|---|---|
| 1 BSD | 52.37 MKD |
| 10 BSD | 523.74 MKD |
| 50 BSD | 2,618.70 MKD |
| 100 BSD | 5,237.40 MKD |
| 500 BSD | 26,186.98 MKD |
| 1,000 BSD | 52,373.97 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-04-18T08:43:32Z",
"rates": {
"MKD": 52.373969
}
}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": 5237.396900000001,
"rate": 52.373969
}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