Rate Overview
Live
1 ISK = 0.054312 CNY
1 CNY = 18.4121
ISK
Avg
0.054060
High
0.054312
Low
0.053882
Last updated: 7/16/2026, 2:14:07 PM
Quick Conversions
| ISK | CNY |
|---|---|
| 1 ISK | 0.05 CNY |
| 10 ISK | 0.54 CNY |
| 50 ISK | 2.72 CNY |
| 100 ISK | 5.43 CNY |
| 500 ISK | 27.16 CNY |
| 1,000 ISK | 54.31 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-07-16T14:14:07Z",
"rates": {
"CNY": 0.054312
}
}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.4312,
"rate": 0.054312
}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