Rate Overview
Live
1 SEK = 0.730568 CNY
1 CNY = 1.3688
SEK
Avg
0.751087
High
0.785531
Low
0.725460
Last updated: 5/28/2026, 2:07:54 PM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.73 CNY |
| 10 SEK | 7.31 CNY |
| 50 SEK | 36.53 CNY |
| 100 SEK | 73.06 CNY |
| 500 SEK | 365.28 CNY |
| 1,000 SEK | 730.57 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-05-28T14:07:54Z",
"rates": {
"CNY": 0.730568
}
}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": 73.0568,
"rate": 0.730568
}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