Rate Overview
Live
1 SEK = 0.697155 CNY
1 CNY = 1.4344
SEK
Avg
0.698185
High
0.702439
Low
0.695119
Last updated: 7/26/2026, 3:50:36 AM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.70 CNY |
| 10 SEK | 6.97 CNY |
| 50 SEK | 34.86 CNY |
| 100 SEK | 69.72 CNY |
| 500 SEK | 348.58 CNY |
| 1,000 SEK | 697.16 CNY |
Get SEK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CNYExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-26T03:50:36Z",
"rates": {
"CNY": 0.697155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CNY",
"amount": 100
},
"result": 69.71549999999999,
"rate": 0.697155
}Build with SEK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key