Rate Overview
Live
1 BSD = 52.9418 MKD
1 MKD = 0.018889
BSD
Avg
53.0121
High
53.1237
Low
52.9418
Last updated: 5/29/2026, 4:36:56 PM
Quick Conversions
| BSD | MKD |
|---|---|
| 1 BSD | 52.94 MKD |
| 10 BSD | 529.42 MKD |
| 50 BSD | 2,647.09 MKD |
| 100 BSD | 5,294.18 MKD |
| 500 BSD | 26,470.90 MKD |
| 1,000 BSD | 52,941.80 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-29T16:36:56Z",
"rates": {
"MKD": 52.941795
}
}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": 5294.1795,
"rate": 52.941795
}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