Rate Overview
Live
1 SEK = 0.751936 CNY
1 CNY = 1.3299
SEK
Avg
0.753021
High
0.759177
Low
0.746516
Last updated: 3/6/2026, 6:11:16 PM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.75 CNY |
| 10 SEK | 7.52 CNY |
| 50 SEK | 37.60 CNY |
| 100 SEK | 75.19 CNY |
| 500 SEK | 375.97 CNY |
| 1,000 SEK | 751.94 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-06T18:11:16Z",
"rates": {
"CNY": 0.751936
}
}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": 75.1936,
"rate": 0.751936
}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