Rate Overview
Live
1 SZL = 1.0438 MDL
1 MDL = 0.958015
SZL
Avg
1.0580
High
1.0741
Low
1.0405
Last updated: 7/26/2026, 2:44:28 AM
Quick Conversions
| SZL | MDL |
|---|---|
| 1 SZL | 1.04 MDL |
| 10 SZL | 10.44 MDL |
| 50 SZL | 52.19 MDL |
| 100 SZL | 104.38 MDL |
| 500 SZL | 521.91 MDL |
| 1,000 SZL | 1,043.83 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-07-26T02:44:28Z",
"rates": {
"MDL": 1.043825
}
}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.3825,
"rate": 1.043825
}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