Rate Overview
Live
1 CNY = 0.552148 SAR
1 SAR = 1.8111
CNY
Avg
0.547849
High
0.555702
Low
0.537014
Last updated: 7/13/2026, 10:36:42 PM
Quick Conversions
| CNY | SAR |
|---|---|
| 1 CNY | 0.55 SAR |
| 10 CNY | 5.52 SAR |
| 50 CNY | 27.61 SAR |
| 100 CNY | 55.21 SAR |
| 500 CNY | 276.07 SAR |
| 1,000 CNY | 552.15 SAR |
Get CNY/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=SARExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-13T22:36:42Z",
"rates": {
"SAR": 0.552148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "SAR",
"amount": 100
},
"result": 55.2148,
"rate": 0.552148
}Build with CNY/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key