Rate Overview
Live
1 MKD = 0.311827 SZL
1 SZL = 3.2069
MKD
Avg
0.316377
High
0.319150
Low
0.311827
Last updated: 5/7/2026, 4:02:37 PM
Quick Conversions
| MKD | SZL |
|---|---|
| 1 MKD | 0.31 SZL |
| 10 MKD | 3.12 SZL |
| 50 MKD | 15.59 SZL |
| 100 MKD | 31.18 SZL |
| 500 MKD | 155.91 SZL |
| 1,000 MKD | 311.83 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-05-07T16:02:37Z",
"rates": {
"SZL": 0.311827
}
}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.1827,
"rate": 0.311827
}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