Rate Overview
Live
1 MDL = 0.942142 SZL
1 SZL = 1.0614
MDL
Avg
0.955054
High
0.988797
Low
0.933139
Last updated: 5/26/2026, 7:37:54 PM
Quick Conversions
| MDL | SZL |
|---|---|
| 1 MDL | 0.94 SZL |
| 10 MDL | 9.42 SZL |
| 50 MDL | 47.11 SZL |
| 100 MDL | 94.21 SZL |
| 500 MDL | 471.07 SZL |
| 1,000 MDL | 942.14 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-05-26T19:37:54Z",
"rates": {
"SZL": 0.942142
}
}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": 94.2142,
"rate": 0.942142
}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