Rate Overview
Live
1 SZL = 1.0429 MDL
1 MDL = 0.958902
SZL
Avg
1.0459
High
1.0562
Low
1.0357
Last updated: 4/16/2026, 4:13:25 PM
Quick Conversions
| SZL | MDL |
|---|---|
| 1 SZL | 1.04 MDL |
| 10 SZL | 10.43 MDL |
| 50 SZL | 52.14 MDL |
| 100 SZL | 104.29 MDL |
| 500 SZL | 521.43 MDL |
| 1,000 SZL | 1,042.86 MDL |
Get SZL/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=MDLExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-04-16T16:13:25Z",
"rates": {
"MDL": 1.042859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "MDL",
"amount": 100
},
"result": 104.2859,
"rate": 1.042859
}Build with SZL/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key