Rate Overview
Live
1 MDL = 0.969394 SZL
1 SZL = 1.0316
MDL
Avg
0.968729
High
0.978449
Low
0.957122
Last updated: 5/6/2026, 4:22:52 PM
Quick Conversions
| MDL | SZL |
|---|---|
| 1 MDL | 0.97 SZL |
| 10 MDL | 9.69 SZL |
| 50 MDL | 48.47 SZL |
| 100 MDL | 96.94 SZL |
| 500 MDL | 484.70 SZL |
| 1,000 MDL | 969.39 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-06T16:22:52Z",
"rates": {
"SZL": 0.969394
}
}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": 96.93939999999999,
"rate": 0.969394
}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