Rate Overview
Live
1 MXN = 0.174579 ILS
1 ILS = 5.7281
MXN
Avg
0.179727
High
0.188431
Low
0.174291
Last updated: 3/27/2026, 9:35:49 AM
Quick Conversions
| MXN | ILS |
|---|---|
| 1 MXN | 0.17 ILS |
| 10 MXN | 1.75 ILS |
| 50 MXN | 8.73 ILS |
| 100 MXN | 17.46 ILS |
| 500 MXN | 87.29 ILS |
| 1,000 MXN | 174.58 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-03-27T09:35:49Z",
"rates": {
"ILS": 0.174579
}
}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.457900000000002,
"rate": 0.174579
}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