Rate Overview
Live
1 QAR = 0.274701 CUC
1 CUC = 3.6403
QAR
Avg
0.274713
High
0.274802
Low
0.274651
Last updated: 8/21/2026, 2:36:31 PM
Quick Conversions
| QAR | CUC |
|---|---|
| 1 QAR | 0.27 CUC |
| 10 QAR | 2.75 CUC |
| 50 QAR | 13.74 CUC |
| 100 QAR | 27.47 CUC |
| 500 QAR | 137.35 CUC |
| 1,000 QAR | 274.70 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-21T14:36:31Z",
"rates": {
"CUC": 0.274701
}
}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.4701,
"rate": 0.274701
}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