Rate Overview
Live
1 MKD = 0.306686 SZL
1 SZL = 3.2607
MKD
Avg
0.305485
High
0.306686
Low
0.303894
Last updated: 6/19/2026, 8:52:19 AM
Quick Conversions
| MKD | SZL |
|---|---|
| 1 MKD | 0.31 SZL |
| 10 MKD | 3.07 SZL |
| 50 MKD | 15.33 SZL |
| 100 MKD | 30.67 SZL |
| 500 MKD | 153.34 SZL |
| 1,000 MKD | 306.69 SZL |
Get MKD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=SZLExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-06-19T08:52:19Z",
"rates": {
"SZL": 0.306686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "SZL",
"amount": 100
},
"result": 30.6686,
"rate": 0.306686
}Build with MKD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key