Rate Overview
Live
1 MKD = 0.306593 SZL
1 SZL = 3.2617
MKD
Avg
0.309698
High
0.318775
Low
0.301349
Last updated: 7/20/2026, 11:21:44 PM
Quick Conversions
| MKD | SZL |
|---|---|
| 1 MKD | 0.31 SZL |
| 10 MKD | 3.07 SZL |
| 50 MKD | 15.33 SZL |
| 100 MKD | 30.66 SZL |
| 500 MKD | 153.30 SZL |
| 1,000 MKD | 306.59 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-07-20T23:21:44Z",
"rates": {
"SZL": 0.306593
}
}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.6593,
"rate": 0.306593
}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