Rate Overview
Live
1 BSD = 53.3931 MKD
1 MKD = 0.018729
BSD
Avg
53.2810
High
53.3931
Low
53.1038
Last updated: 3/27/2026, 7:13:52 AM
Quick Conversions
| BSD | MKD |
|---|---|
| 1 BSD | 53.39 MKD |
| 10 BSD | 533.93 MKD |
| 50 BSD | 2,669.66 MKD |
| 100 BSD | 5,339.31 MKD |
| 500 BSD | 26,696.56 MKD |
| 1,000 BSD | 53,393.12 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-03-27T07:13:52Z",
"rates": {
"MKD": 53.393119
}
}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": 5339.3119,
"rate": 53.393119
}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