Rate Overview
Live
1 MXN = 0.941286 SZL
1 SZL = 1.0624
MXN
Avg
0.945052
High
0.950692
Low
0.938382
Last updated: 6/16/2026, 8:51:52 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.94 SZL |
| 10 MXN | 9.41 SZL |
| 50 MXN | 47.06 SZL |
| 100 MXN | 94.13 SZL |
| 500 MXN | 470.64 SZL |
| 1,000 MXN | 941.29 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-06-16T08:51:52Z",
"rates": {
"SZL": 0.941286
}
}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.12859999999999,
"rate": 0.941286
}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