Rate Overview
Live
1 CNY = 0.451013 ILS
1 ILS = 2.2172
CNY
Avg
0.452299
High
0.477984
Low
0.414499
Last updated: 7/26/2026, 12:29:52 AM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.45 ILS |
| 10 CNY | 4.51 ILS |
| 50 CNY | 22.55 ILS |
| 100 CNY | 45.10 ILS |
| 500 CNY | 225.51 ILS |
| 1,000 CNY | 451.01 ILS |
Get CNY/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=ILSExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-26T00:29:52Z",
"rates": {
"ILS": 0.451013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "ILS",
"amount": 100
},
"result": 45.1013,
"rate": 0.451013
}Build with CNY/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key