Rate Overview
Live
1 SZL = 1.0769 MDL
1 MDL = 0.928619
SZL
Avg
1.0734
High
1.0882
Low
1.0525
Last updated: 7/11/2026, 2:10:46 PM
Quick Conversions
| SZL | MDL |
|---|---|
| 1 SZL | 1.08 MDL |
| 10 SZL | 10.77 MDL |
| 50 SZL | 53.84 MDL |
| 100 SZL | 107.69 MDL |
| 500 SZL | 538.43 MDL |
| 1,000 SZL | 1,076.87 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-11T14:10:46Z",
"rates": {
"MDL": 1.076868
}
}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": 107.68679999999999,
"rate": 1.076868
}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