Rate Overview
Live
1 SAR = 1.7952 CNY
1 CNY = 0.557029
SAR
Avg
1.8848
High
1.9662
Low
1.7921
Last updated: 8/31/2026, 3:18:53 PM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.80 CNY |
| 10 SAR | 17.95 CNY |
| 50 SAR | 89.76 CNY |
| 100 SAR | 179.52 CNY |
| 500 SAR | 897.62 CNY |
| 1,000 SAR | 1,795.24 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-08-31T15:18:53Z",
"rates": {
"CNY": 1.79524
}
}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": 179.524,
"rate": 1.79524
}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