Rate Overview
Live
1 MKD = 0.313490 SZL
1 SZL = 3.1899
MKD
Avg
0.312346
High
0.313490
Low
0.309632
Last updated: 4/17/2026, 12:48:57 AM
Quick Conversions
| MKD | SZL |
|---|---|
| 1 MKD | 0.31 SZL |
| 10 MKD | 3.13 SZL |
| 50 MKD | 15.67 SZL |
| 100 MKD | 31.35 SZL |
| 500 MKD | 156.75 SZL |
| 1,000 MKD | 313.49 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-04-17T00:48:57Z",
"rates": {
"SZL": 0.31349
}
}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.349,
"rate": 0.31349
}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