Rate Overview
Live
1 ILS = 5.8341 MXN
1 MXN = 0.171407
ILS
Avg
5.8424
High
5.8876
Low
5.7996
Last updated: 7/6/2026, 2:22:59 PM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.83 MXN |
| 10 ILS | 58.34 MXN |
| 50 ILS | 291.70 MXN |
| 100 ILS | 583.41 MXN |
| 500 ILS | 2,917.03 MXN |
| 1,000 ILS | 5,834.05 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-06T14:22:59Z",
"rates": {
"MXN": 5.834051
}
}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": 583.4051,
"rate": 5.834051
}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