Rate Overview
Live
1 SZL = 1.0674 MDL
1 MDL = 0.936853
SZL
Avg
1.0533
High
1.0863
Low
1.0113
Last updated: 7/17/2026, 11:44:29 AM
Quick Conversions
| SZL | MDL |
|---|---|
| 1 SZL | 1.07 MDL |
| 10 SZL | 10.67 MDL |
| 50 SZL | 53.37 MDL |
| 100 SZL | 106.74 MDL |
| 500 SZL | 533.70 MDL |
| 1,000 SZL | 1,067.40 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-17T11:44:29Z",
"rates": {
"MDL": 1.067403
}
}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": 106.7403,
"rate": 1.067403
}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