Rate Overview
Live
1 QAR = 0.275136 CUC
1 CUC = 3.6346
QAR
Avg
0.274810
High
0.275136
Low
0.274576
Last updated: 6/19/2026, 8:44:23 AM
Quick Conversions
| QAR | CUC |
|---|---|
| 1 QAR | 0.28 CUC |
| 10 QAR | 2.75 CUC |
| 50 QAR | 13.76 CUC |
| 100 QAR | 27.51 CUC |
| 500 QAR | 137.57 CUC |
| 1,000 QAR | 275.14 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-19T08:44:23Z",
"rates": {
"CUC": 0.275136
}
}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.5136,
"rate": 0.275136
}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