Rate Overview
Live
1 MDL = 0.974665 SZL
1 SZL = 1.0260
MDL
Avg
0.957441
High
0.983288
Low
0.929177
Last updated: 3/27/2026, 10:17:08 AM
Quick Conversions
| MDL | SZL |
|---|---|
| 1 MDL | 0.97 SZL |
| 10 MDL | 9.75 SZL |
| 50 MDL | 48.73 SZL |
| 100 MDL | 97.47 SZL |
| 500 MDL | 487.33 SZL |
| 1,000 MDL | 974.67 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-03-27T10:17:08Z",
"rates": {
"SZL": 0.974665
}
}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": 97.4665,
"rate": 0.974665
}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