Rate Overview
Live
1 CNY = 1.3299 SEK
1 SEK = 0.751937
CNY
Avg
1.3280
High
1.3396
Low
1.3172
Last updated: 3/6/2026, 6:11:35 PM
Quick Conversions
| CNY | SEK |
|---|---|
| 1 CNY | 1.33 SEK |
| 10 CNY | 13.30 SEK |
| 50 CNY | 66.49 SEK |
| 100 CNY | 132.99 SEK |
| 500 CNY | 664.95 SEK |
| 1,000 CNY | 1,329.90 SEK |
Get CNY/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=SEKExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-06T18:11:35Z",
"rates": {
"SEK": 1.329899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "SEK",
"amount": 100
},
"result": 132.9899,
"rate": 1.329899
}Build with CNY/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key