Rate Overview
Live
1 MKD = 0.309195 SZL
1 SZL = 3.2342
MKD
Avg
0.305465
High
0.312662
Low
0.301066
Last updated: 7/31/2026, 10:47:31 AM
Quick Conversions
| MKD | SZL |
|---|---|
| 1 MKD | 0.31 SZL |
| 10 MKD | 3.09 SZL |
| 50 MKD | 15.46 SZL |
| 100 MKD | 30.92 SZL |
| 500 MKD | 154.60 SZL |
| 1,000 MKD | 309.20 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-31T10:47:31Z",
"rates": {
"SZL": 0.309195
}
}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.9195,
"rate": 0.309195
}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