Rate Overview
Live
1 ILS = 2.4064 CNY
1 CNY = 0.415564
ILS
Avg
2.2584
High
2.4064
Low
2.1954
Last updated: 5/28/2026, 11:02:55 PM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.41 CNY |
| 10 ILS | 24.06 CNY |
| 50 ILS | 120.32 CNY |
| 100 ILS | 240.64 CNY |
| 500 ILS | 1,203.18 CNY |
| 1,000 ILS | 2,406.37 CNY |
Get ILS/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CNYExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-28T23:02:55Z",
"rates": {
"CNY": 2.406367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CNY",
"amount": 100
},
"result": 240.6367,
"rate": 2.406367
}Build with ILS/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key