Rate Overview
Live
1 QAR = 0.274903 CUC
1 CUC = 3.6376
QAR
Avg
0.274682
High
0.274903
Low
0.274160
Last updated: 8/1/2026, 12:17:54 PM
Quick Conversions
| QAR | CUC |
|---|---|
| 1 QAR | 0.27 CUC |
| 10 QAR | 2.75 CUC |
| 50 QAR | 13.75 CUC |
| 100 QAR | 27.49 CUC |
| 500 QAR | 137.45 CUC |
| 1,000 QAR | 274.90 CUC |
Get QAR/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=CUCExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-01T12:17:54Z",
"rates": {
"CUC": 0.274903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "CUC",
"amount": 100
},
"result": 27.4903,
"rate": 0.274903
}Build with QAR/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key