Rate Overview
Live
1 MKD = 0.312429 SZL
1 SZL = 3.2007
MKD
Avg
0.307899
High
0.312429
Low
0.304748
Last updated: 3/6/2026, 8:12:18 AM
Quick Conversions
| MKD | SZL |
|---|---|
| 1 MKD | 0.31 SZL |
| 10 MKD | 3.12 SZL |
| 50 MKD | 15.62 SZL |
| 100 MKD | 31.24 SZL |
| 500 MKD | 156.21 SZL |
| 1,000 MKD | 312.43 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-03-06T08:12:18Z",
"rates": {
"SZL": 0.312429
}
}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": 31.242900000000002,
"rate": 0.312429
}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