Rate Overview
Live
1 ILS = 5.7017 MXN
1 MXN = 0.175386
ILS
Avg
5.7113
High
5.7475
Low
5.6824
Last updated: 7/29/2026, 3:11:58 AM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.70 MXN |
| 10 ILS | 57.02 MXN |
| 50 ILS | 285.09 MXN |
| 100 ILS | 570.17 MXN |
| 500 ILS | 2,850.86 MXN |
| 1,000 ILS | 5,701.71 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-29T03:11:58Z",
"rates": {
"MXN": 5.701712
}
}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.1712,
"rate": 5.701712
}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