Rate Overview
Live
1 ILS = 5.7105 MXN
1 MXN = 0.175117
ILS
Avg
5.7485
High
6.1070
Low
5.5103
Last updated: 7/29/2026, 10:22:47 AM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.71 MXN |
| 10 ILS | 57.10 MXN |
| 50 ILS | 285.52 MXN |
| 100 ILS | 571.05 MXN |
| 500 ILS | 2,855.24 MXN |
| 1,000 ILS | 5,710.48 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-29T10:22:47Z",
"rates": {
"MXN": 5.710478
}
}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": 571.0478,
"rate": 5.710478
}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