Rate Overview
Live
1 MDL = 0.958901 SZL
1 SZL = 1.0429
MDL
Avg
0.956165
High
0.965499
Low
0.946750
Last updated: 4/16/2026, 2:08:50 PM
Quick Conversions
| MDL | SZL |
|---|---|
| 1 MDL | 0.96 SZL |
| 10 MDL | 9.59 SZL |
| 50 MDL | 47.95 SZL |
| 100 MDL | 95.89 SZL |
| 500 MDL | 479.45 SZL |
| 1,000 MDL | 958.90 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-04-16T14:08:50Z",
"rates": {
"SZL": 0.958901
}
}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": 95.8901,
"rate": 0.958901
}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