Rate Overview
Live
1 SEK = 0.732898 CNY
1 CNY = 1.3644
SEK
Avg
0.744642
High
0.759177
Low
0.727417
Last updated: 3/26/2026, 9:52:37 PM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.73 CNY |
| 10 SEK | 7.33 CNY |
| 50 SEK | 36.64 CNY |
| 100 SEK | 73.29 CNY |
| 500 SEK | 366.45 CNY |
| 1,000 SEK | 732.90 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-03-26T21:52:37Z",
"rates": {
"CNY": 0.732898
}
}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.2898,
"rate": 0.732898
}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