Rate Overview
Live
1 MKD = 0.147763 SBD
1 SBD = 6.7676
MKD
Avg
0.149183
High
0.150536
Low
0.147763
Last updated: 7/8/2026, 4:01:32 PM
Quick Conversions
| MKD | SBD |
|---|---|
| 1 MKD | 0.15 SBD |
| 10 MKD | 1.48 SBD |
| 50 MKD | 7.39 SBD |
| 100 MKD | 14.78 SBD |
| 500 MKD | 73.88 SBD |
| 1,000 MKD | 147.76 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-07-08T16:01:32Z",
"rates": {
"SBD": 0.147763
}
}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": 14.7763,
"rate": 0.147763
}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