Rate Overview
Live
1 QAR = 7.2672 CUP
1 CUP = 0.137604
QAR
Avg
7.2723
High
7.2864
Low
7.2652
Last updated: 4/17/2026, 1:30:41 PM
Quick Conversions
| QAR | CUP |
|---|---|
| 1 QAR | 7.27 CUP |
| 10 QAR | 72.67 CUP |
| 50 QAR | 363.36 CUP |
| 100 QAR | 726.72 CUP |
| 500 QAR | 3,633.62 CUP |
| 1,000 QAR | 7,267.24 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-04-17T13:30:41Z",
"rates": {
"CUP": 7.267235
}
}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": 726.7235000000001,
"rate": 7.267235
}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