Rate Overview
Live
1 CNY = 0.557998 SAR
1 SAR = 1.7921
CNY
Avg
0.558354
High
0.558823
Low
0.557848
Last updated: 9/8/2026, 8:24:10 PM
Quick Conversions
| CNY | SAR |
|---|---|
| 1 CNY | 0.56 SAR |
| 10 CNY | 5.58 SAR |
| 50 CNY | 27.90 SAR |
| 100 CNY | 55.80 SAR |
| 500 CNY | 279.00 SAR |
| 1,000 CNY | 558.00 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-09-08T20:24:10Z",
"rates": {
"SAR": 0.557998
}
}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.7998,
"rate": 0.557998
}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