Rate Overview
Live
1 ILS = 2.4175 CNY
1 CNY = 0.413647
ILS
Avg
2.1902
High
2.4175
Low
2.0154
Last updated: 5/29/2026, 2:29:32 PM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.42 CNY |
| 10 ILS | 24.18 CNY |
| 50 ILS | 120.88 CNY |
| 100 ILS | 241.75 CNY |
| 500 ILS | 1,208.76 CNY |
| 1,000 ILS | 2,417.52 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-29T14:29:32Z",
"rates": {
"CNY": 2.417518
}
}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": 241.75179999999997,
"rate": 2.417518
}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