Rate Overview
Live
1 MXN = 0.162795 ILS
1 ILS = 6.1427
MXN
Avg
0.166287
High
0.168311
Low
0.162795
Last updated: 5/27/2026, 6:17:56 PM
Quick Conversions
| MXN | ILS |
|---|---|
| 1 MXN | 0.16 ILS |
| 10 MXN | 1.63 ILS |
| 50 MXN | 8.14 ILS |
| 100 MXN | 16.28 ILS |
| 500 MXN | 81.40 ILS |
| 1,000 MXN | 162.80 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-05-27T18:17:56Z",
"rates": {
"ILS": 0.162795
}
}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": 16.2795,
"rate": 0.162795
}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