Rate Overview
Live
1 MDL = 0.920573 SZL
1 SZL = 1.0863
MDL
Avg
0.925533
High
0.932260
Low
0.918983
Last updated: 7/5/2026, 3:04:30 PM
Quick Conversions
| MDL | SZL |
|---|---|
| 1 MDL | 0.92 SZL |
| 10 MDL | 9.21 SZL |
| 50 MDL | 46.03 SZL |
| 100 MDL | 92.06 SZL |
| 500 MDL | 460.29 SZL |
| 1,000 MDL | 920.57 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-05T15:04:30Z",
"rates": {
"SZL": 0.920573
}
}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": 92.0573,
"rate": 0.920573
}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