Rate Overview
Live
1 CNY = 1.3613 SEK
1 SEK = 0.734585
CNY
Avg
1.3561
High
1.3631
Low
1.3468
Last updated: 3/26/2026, 11:38:02 PM
Quick Conversions
| CNY | SEK |
|---|---|
| 1 CNY | 1.36 SEK |
| 10 CNY | 13.61 SEK |
| 50 CNY | 68.07 SEK |
| 100 CNY | 136.13 SEK |
| 500 CNY | 680.66 SEK |
| 1,000 CNY | 1,361.31 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-26T23:38:02Z",
"rates": {
"SEK": 1.361312
}
}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": 136.1312,
"rate": 1.361312
}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