Rate Overview
Live
1 QAR = 0.274714 CUC
1 CUC = 3.6401
QAR
Avg
0.274725
High
0.274926
Low
0.274576
Last updated: 6/17/2026, 7:58:14 AM
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.36 CUC |
| 1,000 QAR | 274.71 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-06-17T07:58:14Z",
"rates": {
"CUC": 0.274714
}
}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.471400000000003,
"rate": 0.274714
}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