Rate Overview
Live
1 MXN = 0.944748 SZL
1 SZL = 1.0585
MXN
Avg
0.953858
High
0.967344
Low
0.944748
Last updated: 5/27/2026, 7:25:45 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.94 SZL |
| 10 MXN | 9.45 SZL |
| 50 MXN | 47.24 SZL |
| 100 MXN | 94.47 SZL |
| 500 MXN | 472.37 SZL |
| 1,000 MXN | 944.75 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-27T07:25:45Z",
"rates": {
"SZL": 0.944748
}
}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.4748,
"rate": 0.944748
}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