Rate Overview
Live
1 ILS = 5.7200 MXN
1 MXN = 0.174826
ILS
Avg
5.7191
High
5.7572
Low
5.6910
Last updated: 3/27/2026, 2:34:13 PM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.72 MXN |
| 10 ILS | 57.20 MXN |
| 50 ILS | 286.00 MXN |
| 100 ILS | 572.00 MXN |
| 500 ILS | 2,859.99 MXN |
| 1,000 ILS | 5,719.99 MXN |
Get ILS/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MXNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T14:34:13Z",
"rates": {
"MXN": 5.719989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MXN",
"amount": 100
},
"result": 571.9989,
"rate": 5.719989
}Build with ILS/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key