Rate Overview
Live
1 SAR = 1.7921 CNY
1 CNY = 0.557998
SAR
Avg
1.7908
High
1.7924
Low
1.7895
Last updated: 9/9/2026, 12:10:54 AM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.79 CNY |
| 10 SAR | 17.92 CNY |
| 50 SAR | 89.61 CNY |
| 100 SAR | 179.21 CNY |
| 500 SAR | 896.06 CNY |
| 1,000 SAR | 1,792.12 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-09-09T00:10:54Z",
"rates": {
"CNY": 1.79212
}
}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.212,
"rate": 1.79212
}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