Rate Overview
Live
1 BSD = 53.9961 MKD
1 MKD = 0.018520
BSD
Avg
53.9521
High
54.1482
Low
53.8483
Last updated: 7/8/2026, 12:13:01 PM
Quick Conversions
| BSD | MKD |
|---|---|
| 1 BSD | 54.00 MKD |
| 10 BSD | 539.96 MKD |
| 50 BSD | 2,699.80 MKD |
| 100 BSD | 5,399.61 MKD |
| 500 BSD | 26,998.03 MKD |
| 1,000 BSD | 53,996.06 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-08T12:13:01Z",
"rates": {
"MKD": 53.996056
}
}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": 5399.6056,
"rate": 53.996056
}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