Rate Overview
Live
1 ISK = 0.054109 CNY
1 CNY = 18.4812
ISK
Avg
0.053922
High
0.054262
Low
0.053545
Last updated: 7/21/2026, 1:59:37 PM
Quick Conversions
| ISK | CNY |
|---|---|
| 1 ISK | 0.05 CNY |
| 10 ISK | 0.54 CNY |
| 50 ISK | 2.71 CNY |
| 100 ISK | 5.41 CNY |
| 500 ISK | 27.05 CNY |
| 1,000 ISK | 54.11 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-21T13:59:37Z",
"rates": {
"CNY": 0.054109
}
}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.4109,
"rate": 0.054109
}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