Rate Overview
Live
1 SZL = 1.0727 MDL
1 MDL = 0.932218
SZL
Avg
1.0651
High
1.0788
Low
1.0509
Last updated: 6/16/2026, 6:39:08 AM
Quick Conversions
| SZL | MDL |
|---|---|
| 1 SZL | 1.07 MDL |
| 10 SZL | 10.73 MDL |
| 50 SZL | 53.64 MDL |
| 100 SZL | 107.27 MDL |
| 500 SZL | 536.36 MDL |
| 1,000 SZL | 1,072.71 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-06-16T06:39:08Z",
"rates": {
"MDL": 1.07271
}
}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.271,
"rate": 1.07271
}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