Rate Overview
Live
1 SZL = 1.0260 MDL
1 MDL = 0.974666
SZL
Avg
0.988849
High
1.0583
Low
0.917461
Last updated: 3/27/2026, 12:03:33 PM
Quick Conversions
| SZL | MDL |
|---|---|
| 1 SZL | 1.03 MDL |
| 10 SZL | 10.26 MDL |
| 50 SZL | 51.30 MDL |
| 100 SZL | 102.60 MDL |
| 500 SZL | 513.00 MDL |
| 1,000 SZL | 1,025.99 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-03-27T12:03:33Z",
"rates": {
"MDL": 1.025992
}
}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": 102.5992,
"rate": 1.025992
}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