Rate Overview
Live
1 MXN = 0.963012 SZL
1 SZL = 1.0384
MXN
Avg
0.927966
High
0.964919
Low
0.852100
Last updated: 7/25/2026, 8:23:47 PM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.96 SZL |
| 10 MXN | 9.63 SZL |
| 50 MXN | 48.15 SZL |
| 100 MXN | 96.30 SZL |
| 500 MXN | 481.51 SZL |
| 1,000 MXN | 963.01 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-07-25T20:23:47Z",
"rates": {
"SZL": 0.963012
}
}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": 96.3012,
"rate": 0.963012
}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