Rate Overview
Live
1 ILS = 2.3489 CNY
1 CNY = 0.425725
ILS
Avg
2.3282
High
2.3489
Low
2.3063
Last updated: 5/8/2026, 3:32:17 PM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.35 CNY |
| 10 ILS | 23.49 CNY |
| 50 ILS | 117.45 CNY |
| 100 ILS | 234.89 CNY |
| 500 ILS | 1,174.47 CNY |
| 1,000 ILS | 2,348.94 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-08T15:32:17Z",
"rates": {
"CNY": 2.348935
}
}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": 234.8935,
"rate": 2.348935
}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