Rate Overview
Live
1 MXN = 0.951948 SZL
1 SZL = 1.0505
MXN
Avg
0.947283
High
0.951948
Low
0.940926
Last updated: 9/2/2026, 8:26:59 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.95 SZL |
| 10 MXN | 9.52 SZL |
| 50 MXN | 47.60 SZL |
| 100 MXN | 95.19 SZL |
| 500 MXN | 475.97 SZL |
| 1,000 MXN | 951.95 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-09-02T08:26:59Z",
"rates": {
"SZL": 0.951948
}
}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": 95.1948,
"rate": 0.951948
}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