Rate Overview
Live
1 MXN = 0.952778 SZL
1 SZL = 1.0496
MXN
Avg
0.923630
High
0.954812
Low
0.852100
Last updated: 3/27/2026, 7:46:59 AM
Quick Conversions
| MXN | SZL |
|---|---|
| 1 MXN | 0.95 SZL |
| 10 MXN | 9.53 SZL |
| 50 MXN | 47.64 SZL |
| 100 MXN | 95.28 SZL |
| 500 MXN | 476.39 SZL |
| 1,000 MXN | 952.78 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-27T07:46:59Z",
"rates": {
"SZL": 0.952778
}
}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": 95.2778,
"rate": 0.952778
}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