Rate Overview
Live
1 ILS = 5.7266 MXN
1 MXN = 0.174622
ILS
Avg
5.6265
High
5.7821
Low
5.4940
Last updated: 3/27/2026, 12:57:36 PM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.73 MXN |
| 10 ILS | 57.27 MXN |
| 50 ILS | 286.33 MXN |
| 100 ILS | 572.66 MXN |
| 500 ILS | 2,863.32 MXN |
| 1,000 ILS | 5,726.65 MXN |
Get ILS/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MXNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T12:57:36Z",
"rates": {
"MXN": 5.726646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MXN",
"amount": 100
},
"result": 572.6646,
"rate": 5.726646
}Build with ILS/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key