Rate Overview
Live
1 QAR = 1.8463 CNY
1 CNY = 0.541631
QAR
Avg
1.8451
High
1.8468
Low
1.8435
Last updated: 9/8/2026, 7:43:32 PM
Quick Conversions
| QAR | CNY |
|---|---|
| 1 QAR | 1.85 CNY |
| 10 QAR | 18.46 CNY |
| 50 QAR | 92.31 CNY |
| 100 QAR | 184.63 CNY |
| 500 QAR | 923.14 CNY |
| 1,000 QAR | 1,846.28 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-09-08T19:43:32Z",
"rates": {
"CNY": 1.846277
}
}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": 184.6277,
"rate": 1.846277
}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