Rate Overview
Live
1 ILS = 5.7528 MXN
1 MXN = 0.173829
ILS
Avg
5.6656
High
5.7528
Low
5.4927
Last updated: 3/7/2026, 4:24:46 AM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.75 MXN |
| 10 ILS | 57.53 MXN |
| 50 ILS | 287.64 MXN |
| 100 ILS | 575.28 MXN |
| 500 ILS | 2,876.39 MXN |
| 1,000 ILS | 5,752.78 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-03-07T04:24:46Z",
"rates": {
"MXN": 5.752781
}
}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": 575.2781,
"rate": 5.752781
}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