Rate Overview
Live
1 MKD = 0.302242 SZL
1 SZL = 3.3086
MKD
Avg
0.302320
High
0.304563
Low
0.301587
Last updated: 9/9/2026, 2:48:22 AM
Quick Conversions
| MKD | SZL |
|---|---|
| 1 MKD | 0.30 SZL |
| 10 MKD | 3.02 SZL |
| 50 MKD | 15.11 SZL |
| 100 MKD | 30.22 SZL |
| 500 MKD | 151.12 SZL |
| 1,000 MKD | 302.24 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-09-09T02:48:22Z",
"rates": {
"SZL": 0.302242
}
}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.2242,
"rate": 0.302242
}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