Rate Overview
Live
1 SEK = 0.706443 CNY
1 CNY = 1.4155
SEK
Avg
0.702125
High
0.706443
Low
0.696930
Last updated: 7/7/2026, 8:20:20 AM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.71 CNY |
| 10 SEK | 7.06 CNY |
| 50 SEK | 35.32 CNY |
| 100 SEK | 70.64 CNY |
| 500 SEK | 353.22 CNY |
| 1,000 SEK | 706.44 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-07T08:20:20Z",
"rates": {
"CNY": 0.706443
}
}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": 70.6443,
"rate": 0.706443
}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