Rate Overview
Live
1 QAR = 7.2857 CUP
1 CUP = 0.137254
QAR
Avg
7.2824
High
7.2857
Low
7.2772
Last updated: 7/11/2026, 5:04:43 PM
Quick Conversions
| QAR | CUP |
|---|---|
| 1 QAR | 7.29 CUP |
| 10 QAR | 72.86 CUP |
| 50 QAR | 364.29 CUP |
| 100 QAR | 728.57 CUP |
| 500 QAR | 3,642.87 CUP |
| 1,000 QAR | 7,285.74 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-07-11T17:04:43Z",
"rates": {
"CUP": 7.28574
}
}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.574,
"rate": 7.28574
}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