Rate Overview
Live
1 MDL = 0.957116 SZL
1 SZL = 1.0448
MDL
Avg
1.0024
High
1.0900
Low
0.922020
Last updated: 7/26/2026, 8:28:12 AM
Quick Conversions
| MDL | SZL |
|---|---|
| 1 MDL | 0.96 SZL |
| 10 MDL | 9.57 SZL |
| 50 MDL | 47.86 SZL |
| 100 MDL | 95.71 SZL |
| 500 MDL | 478.56 SZL |
| 1,000 MDL | 957.12 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-26T08:28:12Z",
"rates": {
"SZL": 0.957116
}
}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.71159999999999,
"rate": 0.957116
}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