Rate Overview
Live
1 ILS = 6.1432 MXN
1 MXN = 0.162783
ILS
Avg
5.6358
High
6.1432
Low
5.4053
Last updated: 5/27/2026, 10:48:02 PM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 6.14 MXN |
| 10 ILS | 61.43 MXN |
| 50 ILS | 307.16 MXN |
| 100 ILS | 614.32 MXN |
| 500 ILS | 3,071.58 MXN |
| 1,000 ILS | 6,143.16 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-27T22:48:02Z",
"rates": {
"MXN": 6.143155
}
}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.3155,
"rate": 6.143155
}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