Rate Overview
Live
1 SAR = 1.8052 CNY
1 CNY = 0.553958
SAR
Avg
1.8035
High
1.8058
Low
1.7989
Last updated: 6/19/2026, 8:45:34 AM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.81 CNY |
| 10 SAR | 18.05 CNY |
| 50 SAR | 90.26 CNY |
| 100 SAR | 180.52 CNY |
| 500 SAR | 902.60 CNY |
| 1,000 SAR | 1,805.19 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-06-19T08:45:34Z",
"rates": {
"CNY": 1.805192
}
}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.51919999999998,
"rate": 1.805192
}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