Rate Overview
Live
1 MKD = 0.150139 SBD
1 SBD = 6.6605
MKD
Avg
0.151383
High
0.155282
Low
0.148674
Last updated: 3/27/2026, 8:19:01 AM
Quick Conversions
| MKD | SBD |
|---|---|
| 1 MKD | 0.15 SBD |
| 10 MKD | 1.50 SBD |
| 50 MKD | 7.51 SBD |
| 100 MKD | 15.01 SBD |
| 500 MKD | 75.07 SBD |
| 1,000 MKD | 150.14 SBD |
Get MKD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=SBDExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-27T08:19:01Z",
"rates": {
"SBD": 0.150139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "SBD",
"amount": 100
},
"result": 15.0139,
"rate": 0.150139
}Build with MKD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key