Rate Overview
Live
1 CNY = 0.553542 SAR
1 SAR = 1.8065
CNY
Avg
0.553843
High
0.555702
Low
0.553036
Last updated: 6/12/2026, 2:04:40 PM
Quick Conversions
| CNY | SAR |
|---|---|
| 1 CNY | 0.55 SAR |
| 10 CNY | 5.54 SAR |
| 50 CNY | 27.68 SAR |
| 100 CNY | 55.35 SAR |
| 500 CNY | 276.77 SAR |
| 1,000 CNY | 553.54 SAR |
Get CNY/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=SARExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-12T14:04:40Z",
"rates": {
"SAR": 0.553542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "SAR",
"amount": 100
},
"result": 55.3542,
"rate": 0.553542
}Build with CNY/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key