Rate Overview
Live
1 BSD = 53.0703 MKD
1 MKD = 0.018843
BSD
Avg
52.6447
High
53.1673
Low
52.1517
Last updated: 3/6/2026, 10:25:43 PM
Quick Conversions
| BSD | MKD |
|---|---|
| 1 BSD | 53.07 MKD |
| 10 BSD | 530.70 MKD |
| 50 BSD | 2,653.51 MKD |
| 100 BSD | 5,307.03 MKD |
| 500 BSD | 26,535.14 MKD |
| 1,000 BSD | 53,070.28 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-06T22:25:43Z",
"rates": {
"MKD": 53.070278
}
}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": 5307.0278,
"rate": 53.070278
}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