Rate Overview
Live
1 MXN = 0.174075 ILS
1 ILS = 5.7447
MXN
Avg
0.172213
High
0.174075
Low
0.169847
Last updated: 7/8/2026, 5:13:31 AM
Quick Conversions
| MXN | ILS |
|---|---|
| 1 MXN | 0.17 ILS |
| 10 MXN | 1.74 ILS |
| 50 MXN | 8.70 ILS |
| 100 MXN | 17.41 ILS |
| 500 MXN | 87.04 ILS |
| 1,000 MXN | 174.08 ILS |
Get MXN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=ILSExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-08T05:13:31Z",
"rates": {
"ILS": 0.174075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "ILS",
"amount": 100
},
"result": 17.407500000000002,
"rate": 0.174075
}Build with MXN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key