Rate Overview
Live
1 MXN = 0.944508 SZL
1 SZL = 1.0588
MXN
Avg
0.949955
High
0.961111
Low
0.944508
Last updated: 5/27/2026, 3:38:57 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.94 SZL |
| 10 MXN | 9.45 SZL |
| 50 MXN | 47.23 SZL |
| 100 MXN | 94.45 SZL |
| 500 MXN | 472.25 SZL |
| 1,000 MXN | 944.51 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-05-27T03:38:57Z",
"rates": {
"SZL": 0.944508
}
}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.4508,
"rate": 0.944508
}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