Rate Overview
Live
1 QAR = 1.8597 CNY
1 CNY = 0.537708
QAR
Avg
1.8583
High
1.8603
Low
1.8562
Last updated: 6/19/2026, 8:48:20 AM
Quick Conversions
| QAR | CNY |
|---|---|
| 1 QAR | 1.86 CNY |
| 10 QAR | 18.60 CNY |
| 50 QAR | 92.99 CNY |
| 100 QAR | 185.97 CNY |
| 500 QAR | 929.87 CNY |
| 1,000 QAR | 1,859.75 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-06-19T08:48:20Z",
"rates": {
"CNY": 1.859745
}
}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": 185.9745,
"rate": 1.859745
}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