Rate Overview
Live
1 MDL = 0.934622 SZL
1 SZL = 1.0700
MDL
Avg
0.933693
High
0.940559
Low
0.923872
Last updated: 9/3/2026, 2:28:14 AM
Quick Conversions
| MDL | SZL |
|---|---|
| 1 MDL | 0.93 SZL |
| 10 MDL | 9.35 SZL |
| 50 MDL | 46.73 SZL |
| 100 MDL | 93.46 SZL |
| 500 MDL | 467.31 SZL |
| 1,000 MDL | 934.62 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-09-03T02:28:14Z",
"rates": {
"SZL": 0.934622
}
}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.4622,
"rate": 0.934622
}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