Rate Overview
Live
1 SAR = 1.8145 CNY
1 CNY = 0.551122
SAR
Avg
1.8113
High
1.8145
Low
1.8080
Last updated: 7/10/2026, 12:53:55 AM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.81 CNY |
| 10 SAR | 18.14 CNY |
| 50 SAR | 90.72 CNY |
| 100 SAR | 181.45 CNY |
| 500 SAR | 907.24 CNY |
| 1,000 SAR | 1,814.48 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-10T00:53:55Z",
"rates": {
"CNY": 1.814479
}
}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": 181.4479,
"rate": 1.814479
}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