Rate Overview
Live
1 ISK = 0.055866 CNY
1 CNY = 17.9000
ISK
Avg
0.055840
High
0.055933
Low
0.055733
Last updated: 4/17/2026, 1:30:35 PM
Quick Conversions
| ISK | CNY |
|---|---|
| 1 ISK | 0.06 CNY |
| 10 ISK | 0.56 CNY |
| 50 ISK | 2.79 CNY |
| 100 ISK | 5.59 CNY |
| 500 ISK | 27.93 CNY |
| 1,000 ISK | 55.87 CNY |
Get ISK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=CNYExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-04-17T13:30:35Z",
"rates": {
"CNY": 0.055866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "CNY",
"amount": 100
},
"result": 5.5866,
"rate": 0.055866
}Build with ISK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key