Rate Overview
Live
1 MXN = 0.178586 ILS
1 ILS = 5.5995
MXN
Avg
0.176349
High
0.178586
Low
0.175044
Last updated: 9/2/2026, 5:00:47 AM
Quick Conversions
| MXN | ILS |
|---|---|
| 1 MXN | 0.18 ILS |
| 10 MXN | 1.79 ILS |
| 50 MXN | 8.93 ILS |
| 100 MXN | 17.86 ILS |
| 500 MXN | 89.29 ILS |
| 1,000 MXN | 178.59 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-09-02T05:00:47Z",
"rates": {
"ILS": 0.178586
}
}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.8586,
"rate": 0.178586
}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