Rate Overview
Live
1 MXN = 0.969026 SZL
1 SZL = 1.0320
MXN
Avg
0.959938
High
0.969026
Low
0.952518
Last updated: 5/7/2026, 2:21:31 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.97 SZL |
| 10 MXN | 9.69 SZL |
| 50 MXN | 48.45 SZL |
| 100 MXN | 96.90 SZL |
| 500 MXN | 484.51 SZL |
| 1,000 MXN | 969.03 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-07T02:21:31Z",
"rates": {
"SZL": 0.969026
}
}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.9026,
"rate": 0.969026
}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