Rate Overview
Live
1 ILS = 6.1409 MXN
1 MXN = 0.162842
ILS
Avg
6.0142
High
6.1409
Low
5.9414
Last updated: 5/27/2026, 9:33:19 PM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 6.14 MXN |
| 10 ILS | 61.41 MXN |
| 50 ILS | 307.05 MXN |
| 100 ILS | 614.09 MXN |
| 500 ILS | 3,070.46 MXN |
| 1,000 ILS | 6,140.91 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-05-27T21:33:19Z",
"rates": {
"MXN": 6.140911
}
}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": 614.0911,
"rate": 6.140911
}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