Rate Overview
Live
1 BSD = 54.0103 MKD
1 MKD = 0.018515
BSD
Avg
52.9423
High
54.0952
Low
51.3929
Last updated: 7/29/2026, 5:28:00 AM
Quick Conversions
| BSD | MKD |
|---|---|
| 1 BSD | 54.01 MKD |
| 10 BSD | 540.10 MKD |
| 50 BSD | 2,700.51 MKD |
| 100 BSD | 5,401.03 MKD |
| 500 BSD | 27,005.15 MKD |
| 1,000 BSD | 54,010.29 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-29T05:28:00Z",
"rates": {
"MKD": 54.010293
}
}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": 5401.0293,
"rate": 54.010293
}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