Rate Overview
Live
1 SZL = 1.0316 MDL
1 MDL = 0.969394
SZL
Avg
1.0308
High
1.0344
Low
1.0220
Last updated: 5/7/2026, 1:27:04 AM
Quick Conversions
| SZL | MDL |
|---|---|
| 1 SZL | 1.03 MDL |
| 10 SZL | 10.32 MDL |
| 50 SZL | 51.58 MDL |
| 100 SZL | 103.16 MDL |
| 500 SZL | 515.79 MDL |
| 1,000 SZL | 1,031.57 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-05-07T01:27:04Z",
"rates": {
"MDL": 1.031572
}
}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": 103.15719999999999,
"rate": 1.031572
}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