Rate Overview
Live
1 MXN = 0.945745 SZL
1 SZL = 1.0574
MXN
Avg
0.931170
High
0.952875
Low
0.909478
Last updated: 3/27/2026, 3:11:50 PM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.95 SZL |
| 10 MXN | 9.46 SZL |
| 50 MXN | 47.29 SZL |
| 100 MXN | 94.57 SZL |
| 500 MXN | 472.87 SZL |
| 1,000 MXN | 945.74 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-27T15:11:50Z",
"rates": {
"SZL": 0.945745
}
}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.5745,
"rate": 0.945745
}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