Rate Overview
Live
1 MKD = 0.301094 SZL
1 SZL = 3.3212
MKD
Avg
0.301790
High
0.303924
Low
0.301066
Last updated: 7/8/2026, 3:47:48 AM
Quick Conversions
| MKD | SZL |
|---|---|
| 1 MKD | 0.30 SZL |
| 10 MKD | 3.01 SZL |
| 50 MKD | 15.05 SZL |
| 100 MKD | 30.11 SZL |
| 500 MKD | 150.55 SZL |
| 1,000 MKD | 301.09 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-08T03:47:48Z",
"rates": {
"SZL": 0.301094
}
}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.109399999999997,
"rate": 0.301094
}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