Rate Overview
Live
1 MDL = 0.931282 SZL
1 SZL = 1.0738
MDL
Avg
0.933203
High
0.941314
Low
0.928924
Last updated: 8/13/2026, 2:55:37 AM
Quick Conversions
| MDL | SZL |
|---|---|
| 1 MDL | 0.93 SZL |
| 10 MDL | 9.31 SZL |
| 50 MDL | 46.56 SZL |
| 100 MDL | 93.13 SZL |
| 500 MDL | 465.64 SZL |
| 1,000 MDL | 931.28 SZL |
Get MDL/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SZLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-13T02:55:37Z",
"rates": {
"SZL": 0.931282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SZL",
"amount": 100
},
"result": 93.1282,
"rate": 0.931282
}Build with MDL/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key