Rate Overview
Live
1 MXN = 0.936768 SZL
1 SZL = 1.0675
MXN
Avg
0.940391
High
0.943263
Low
0.936768
Last updated: 7/1/2026, 8:37:49 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.94 SZL |
| 10 MXN | 9.37 SZL |
| 50 MXN | 46.84 SZL |
| 100 MXN | 93.68 SZL |
| 500 MXN | 468.38 SZL |
| 1,000 MXN | 936.77 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-07-01T08:37:49Z",
"rates": {
"SZL": 0.936768
}
}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": 93.6768,
"rate": 0.936768
}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