Rate Overview
Live
1 ILS = 5.7030 MXN
1 MXN = 0.175346
ILS
Avg
5.7498
High
6.1070
Low
5.5103
Last updated: 7/24/2026, 7:43:59 AM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.70 MXN |
| 10 ILS | 57.03 MXN |
| 50 ILS | 285.15 MXN |
| 100 ILS | 570.30 MXN |
| 500 ILS | 2,851.51 MXN |
| 1,000 ILS | 5,703.01 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-07-24T07:43:59Z",
"rates": {
"MXN": 5.70301
}
}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": 570.301,
"rate": 5.70301
}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