Rate Overview
Live
1 SZL = 1.0803 MDL
1 MDL = 0.925640
SZL
Avg
1.0728
High
1.0803
Low
1.0632
Last updated: 9/4/2026, 8:51:51 PM
Quick Conversions
| SZL | MDL |
|---|---|
| 1 SZL | 1.08 MDL |
| 10 SZL | 10.80 MDL |
| 50 SZL | 54.02 MDL |
| 100 SZL | 108.03 MDL |
| 500 SZL | 540.17 MDL |
| 1,000 SZL | 1,080.33 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-09-04T20:51:51Z",
"rates": {
"MDL": 1.080334
}
}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": 108.03339999999999,
"rate": 1.080334
}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