Rate Overview
Live
1 MDL = 0.937407 SZL
1 SZL = 1.0668
MDL
Avg
0.949382
High
0.988797
Low
0.920573
Last updated: 7/21/2026, 9:10:26 PM
Quick Conversions
| MDL | SZL |
|---|---|
| 1 MDL | 0.94 SZL |
| 10 MDL | 9.37 SZL |
| 50 MDL | 46.87 SZL |
| 100 MDL | 93.74 SZL |
| 500 MDL | 468.70 SZL |
| 1,000 MDL | 937.41 SZL |
Get MDL/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SZLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-21T21:10:26Z",
"rates": {
"SZL": 0.937407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SZL",
"amount": 100
},
"result": 93.7407,
"rate": 0.937407
}Build with MDL/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key