Rate Overview
Live
1 MXN = 0.945412 SZL
1 SZL = 1.0577
MXN
Avg
0.939227
High
0.961952
Low
0.916149
Last updated: 5/27/2026, 6:14:23 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.95 SZL |
| 10 MXN | 9.45 SZL |
| 50 MXN | 47.27 SZL |
| 100 MXN | 94.54 SZL |
| 500 MXN | 472.71 SZL |
| 1,000 MXN | 945.41 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-27T06:14:23Z",
"rates": {
"SZL": 0.945412
}
}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.5412,
"rate": 0.945412
}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