Rate Overview
Live
1 ILS = 5.7591 MXN
1 MXN = 0.173637
ILS
Avg
5.7256
High
5.7700
Low
5.6781
Last updated: 4/17/2026, 4:55:25 AM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.76 MXN |
| 10 ILS | 57.59 MXN |
| 50 ILS | 287.96 MXN |
| 100 ILS | 575.91 MXN |
| 500 ILS | 2,879.57 MXN |
| 1,000 ILS | 5,759.13 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-04-17T04:55:25Z",
"rates": {
"MXN": 5.75913
}
}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": 575.913,
"rate": 5.75913
}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