Rate Overview
Live
1 ILS = 5.7445 MXN
1 MXN = 0.174079
ILS
Avg
5.7373
High
5.7633
Low
5.7071
Last updated: 8/17/2026, 2:49:15 PM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.74 MXN |
| 10 ILS | 57.45 MXN |
| 50 ILS | 287.23 MXN |
| 100 ILS | 574.45 MXN |
| 500 ILS | 2,872.25 MXN |
| 1,000 ILS | 5,744.50 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-08-17T14:49:15Z",
"rates": {
"MXN": 5.744502
}
}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": 574.4502,
"rate": 5.744502
}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