Rate Overview
Live
1 QAR = 0.273728 CUC
1 CUC = 3.6533
QAR
Avg
0.274675
High
0.274725
Low
0.273728
Last updated: 3/28/2026, 1:47:54 PM
Quick Conversions
| QAR | CUC |
|---|---|
| 1 QAR | 0.27 CUC |
| 10 QAR | 2.74 CUC |
| 50 QAR | 13.69 CUC |
| 100 QAR | 27.37 CUC |
| 500 QAR | 136.86 CUC |
| 1,000 QAR | 273.73 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-03-28T13:47:54Z",
"rates": {
"CUC": 0.273728
}
}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.3728,
"rate": 0.273728
}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