Rate Overview
Live
1 SAR = 1.8076 CNY
1 CNY = 0.553210
SAR
Avg
1.8248
High
1.8621
Low
1.7995
Last updated: 7/19/2026, 9:15:36 AM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.81 CNY |
| 10 SAR | 18.08 CNY |
| 50 SAR | 90.38 CNY |
| 100 SAR | 180.76 CNY |
| 500 SAR | 903.82 CNY |
| 1,000 SAR | 1,807.63 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-19T09:15:36Z",
"rates": {
"CNY": 1.807631
}
}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.7631,
"rate": 1.807631
}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