Rate Overview
Live
1 QAR = 1.8744 CNY
1 CNY = 0.533505
QAR
Avg
1.8738
High
1.8775
Low
1.8695
Last updated: 4/17/2026, 11:46:51 AM
Quick Conversions
| QAR | CNY |
|---|---|
| 1 QAR | 1.87 CNY |
| 10 QAR | 18.74 CNY |
| 50 QAR | 93.72 CNY |
| 100 QAR | 187.44 CNY |
| 500 QAR | 937.20 CNY |
| 1,000 QAR | 1,874.40 CNY |
Get QAR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=CNYExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-17T11:46:51Z",
"rates": {
"CNY": 1.874397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "CNY",
"amount": 100
},
"result": 187.43970000000002,
"rate": 1.874397
}Build with QAR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key