Rate Overview
Live
1 SZL = 1.0450 MDL
1 MDL = 0.956971
SZL
Avg
1.0581
High
1.0753
Low
1.0426
Last updated: 3/7/2026, 4:06:09 AM
Quick Conversions
| SZL | MDL |
|---|---|
| 1 SZL | 1.04 MDL |
| 10 SZL | 10.45 MDL |
| 50 SZL | 52.25 MDL |
| 100 SZL | 104.50 MDL |
| 500 SZL | 522.48 MDL |
| 1,000 SZL | 1,044.96 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-07T04:06:09Z",
"rates": {
"MDL": 1.044964
}
}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": 104.4964,
"rate": 1.044964
}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