Rate Overview
Live
1 SAR = 1.7981 CNY
1 CNY = 0.556157
SAR
Avg
1.7981
High
1.7998
Low
1.7972
Last updated: 8/19/2026, 5:01:57 PM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.80 CNY |
| 10 SAR | 17.98 CNY |
| 50 SAR | 89.90 CNY |
| 100 SAR | 179.81 CNY |
| 500 SAR | 899.03 CNY |
| 1,000 SAR | 1,798.05 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-19T17:01:57Z",
"rates": {
"CNY": 1.798053
}
}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.8053,
"rate": 1.798053
}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