Rate Overview
Live
1 QAR = 7.2850 CUP
1 CUP = 0.137269
QAR
Avg
6.7005
High
7.2850
Low
6.5218
Last updated: 8/1/2026, 2:49:50 PM
Quick Conversions
| QAR | CUP |
|---|---|
| 1 QAR | 7.28 CUP |
| 10 QAR | 72.85 CUP |
| 50 QAR | 364.25 CUP |
| 100 QAR | 728.50 CUP |
| 500 QAR | 3,642.48 CUP |
| 1,000 QAR | 7,284.95 CUP |
Get QAR/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=CUPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-01T14:49:50Z",
"rates": {
"CUP": 7.284953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "CUP",
"amount": 100
},
"result": 728.4952999999999,
"rate": 7.284953
}Build with QAR/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key