Rate Overview
Live
1 BSD = 53.1146 MKD
1 MKD = 0.018827
BSD
Avg
53.1981
High
53.3041
Low
53.1099
Last updated: 8/19/2026, 2:03:30 AM
Quick Conversions
| BSD | MKD |
|---|---|
| 1 BSD | 53.11 MKD |
| 10 BSD | 531.15 MKD |
| 50 BSD | 2,655.73 MKD |
| 100 BSD | 5,311.46 MKD |
| 500 BSD | 26,557.32 MKD |
| 1,000 BSD | 53,114.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-08-19T02:03:30Z",
"rates": {
"MKD": 53.114637
}
}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": 5311.4637,
"rate": 53.114637
}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