Rate Overview
Live
1 SEK = 0.701516 CNY
1 CNY = 1.4255
SEK
Avg
0.700907
High
0.702616
Low
0.697485
Last updated: 9/5/2026, 6:59:50 PM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.70 CNY |
| 10 SEK | 7.02 CNY |
| 50 SEK | 35.08 CNY |
| 100 SEK | 70.15 CNY |
| 500 SEK | 350.76 CNY |
| 1,000 SEK | 701.52 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-09-05T18:59:50Z",
"rates": {
"CNY": 0.701516
}
}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.1516,
"rate": 0.701516
}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