Rate Overview
Live
1 QAR = 1.8623 CNY
1 CNY = 0.536983
QAR
Avg
1.8830
High
1.9234
Low
1.8587
Last updated: 7/19/2026, 8:24:50 AM
Quick Conversions
| QAR | CNY |
|---|---|
| 1 QAR | 1.86 CNY |
| 10 QAR | 18.62 CNY |
| 50 QAR | 93.11 CNY |
| 100 QAR | 186.23 CNY |
| 500 QAR | 931.13 CNY |
| 1,000 QAR | 1,862.26 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-07-19T08:24:50Z",
"rates": {
"CNY": 1.862257
}
}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": 186.22570000000002,
"rate": 1.862257
}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