Rate Overview
Live
1 MXN = 0.945622 SZL
1 SZL = 1.0575
MXN
Avg
0.938690
High
0.962398
Low
0.917210
Last updated: 5/27/2026, 4:50:49 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.95 SZL |
| 10 MXN | 9.46 SZL |
| 50 MXN | 47.28 SZL |
| 100 MXN | 94.56 SZL |
| 500 MXN | 472.81 SZL |
| 1,000 MXN | 945.62 SZL |
Get MXN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SZLExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-27T04:50:49Z",
"rates": {
"SZL": 0.945622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SZL",
"amount": 100
},
"result": 94.56219999999999,
"rate": 0.945622
}Build with MXN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key