Rate Overview
Live
1 CNY = 1.4285 SEK
1 SEK = 0.700016
CNY
Avg
1.4277
High
1.4386
Low
1.4200
Last updated: 7/27/2026, 8:03:57 AM
Quick Conversions
| CNY | SEK |
|---|---|
| 1 CNY | 1.43 SEK |
| 10 CNY | 14.29 SEK |
| 50 CNY | 71.43 SEK |
| 100 CNY | 142.85 SEK |
| 500 CNY | 714.27 SEK |
| 1,000 CNY | 1,428.54 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-07-27T08:03:57Z",
"rates": {
"SEK": 1.428538
}
}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": 142.8538,
"rate": 1.428538
}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