Rate Overview
Live
1 BSD = 52.2596 MKD
1 MKD = 0.019135
BSD
Avg
52.4974
High
52.7252
Low
52.2596
Last updated: 5/9/2026, 3:40:13 AM
Quick Conversions
| BSD | MKD |
|---|---|
| 1 BSD | 52.26 MKD |
| 10 BSD | 522.60 MKD |
| 50 BSD | 2,612.98 MKD |
| 100 BSD | 5,225.96 MKD |
| 500 BSD | 26,129.82 MKD |
| 1,000 BSD | 52,259.64 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-05-09T03:40:13Z",
"rates": {
"MKD": 52.259641
}
}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": 5225.9641,
"rate": 52.259641
}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