Rate Overview
Live
1 QAR = 15.9740 DOP
1 DOP = 0.062602
QAR
Avg
16.1549
High
16.3994
Low
15.9668
Last updated: 7/26/2026, 1:52:53 AM
Quick Conversions
| QAR | DOP |
|---|---|
| 1 QAR | 15.97 DOP |
| 10 QAR | 159.74 DOP |
| 50 QAR | 798.70 DOP |
| 100 QAR | 1,597.40 DOP |
| 500 QAR | 7,986.98 DOP |
| 1,000 QAR | 15,973.95 DOP |
Get QAR/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=DOPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-26T01:52:53Z",
"rates": {
"DOP": 15.973951
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "DOP",
"amount": 100
},
"result": 1597.3951,
"rate": 15.973951
}Build with QAR/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key