Rate Overview
Live
1 MXN = 0.168250 ILS
1 ILS = 5.9435
MXN
Avg
0.168690
High
0.169329
Low
0.168250
Last updated: 5/7/2026, 8:08:06 AM
Quick Conversions
| MXN | ILS |
|---|---|
| 1 MXN | 0.17 ILS |
| 10 MXN | 1.68 ILS |
| 50 MXN | 8.41 ILS |
| 100 MXN | 16.83 ILS |
| 500 MXN | 84.13 ILS |
| 1,000 MXN | 168.25 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-07T08:08:06Z",
"rates": {
"ILS": 0.16825
}
}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.825000000000003,
"rate": 0.16825
}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