Rate Overview
Live
1 MXN = 0.947408 SZL
1 SZL = 1.0555
MXN
Avg
0.934946
High
0.963637
Low
0.917151
Last updated: 3/27/2026, 11:35:42 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.95 SZL |
| 10 MXN | 9.47 SZL |
| 50 MXN | 47.37 SZL |
| 100 MXN | 94.74 SZL |
| 500 MXN | 473.70 SZL |
| 1,000 MXN | 947.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-03-27T11:35:42Z",
"rates": {
"SZL": 0.947408
}
}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.74080000000001,
"rate": 0.947408
}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