Rate Overview
Live
1 MXN = 0.932497 SZL
1 SZL = 1.0724
MXN
Avg
0.927336
High
0.941892
Low
0.917826
Last updated: 3/7/2026, 1:02:56 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.93 SZL |
| 10 MXN | 9.32 SZL |
| 50 MXN | 46.62 SZL |
| 100 MXN | 93.25 SZL |
| 500 MXN | 466.25 SZL |
| 1,000 MXN | 932.50 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-07T01:02:56Z",
"rates": {
"SZL": 0.932497
}
}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.2497,
"rate": 0.932497
}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