Rate Overview
Live
1 ILS = 5.9271 MXN
1 MXN = 0.168716
ILS
Avg
5.9260
High
5.9396
Low
5.9057
Last updated: 5/7/2026, 11:27:28 AM
Quick Conversions
| ILS | MXN |
|---|---|
| 1 ILS | 5.93 MXN |
| 10 ILS | 59.27 MXN |
| 50 ILS | 296.36 MXN |
| 100 ILS | 592.71 MXN |
| 500 ILS | 2,963.55 MXN |
| 1,000 ILS | 5,927.11 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-05-07T11:27:28Z",
"rates": {
"MXN": 5.927105
}
}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": 592.7105,
"rate": 5.927105
}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