Rate Overview
Live
1 SAR = 1.8063 CNY
1 CNY = 0.553612
SAR
Avg
1.8060
High
1.8088
Low
1.8043
Last updated: 7/26/2026, 4:10:15 PM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.81 CNY |
| 10 SAR | 18.06 CNY |
| 50 SAR | 90.32 CNY |
| 100 SAR | 180.63 CNY |
| 500 SAR | 903.16 CNY |
| 1,000 SAR | 1,806.32 CNY |
Get SAR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=CNYExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-26T16:10:15Z",
"rates": {
"CNY": 1.80632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "CNY",
"amount": 100
},
"result": 180.632,
"rate": 1.80632
}Build with SAR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key