Rate Overview
Live
1 SEK = 0.700336 CNY
1 CNY = 1.4279
SEK
Avg
0.701242
High
0.707034
Low
0.696585
Last updated: 7/20/2026, 8:40:47 PM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.70 CNY |
| 10 SEK | 7.00 CNY |
| 50 SEK | 35.02 CNY |
| 100 SEK | 70.03 CNY |
| 500 SEK | 350.17 CNY |
| 1,000 SEK | 700.34 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-20T20:40:47Z",
"rates": {
"CNY": 0.700336
}
}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.03359999999999,
"rate": 0.700336
}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