Rate Overview
Live
1 QAR = 16.3360 DOP
1 DOP = 0.061215
QAR
Avg
16.4296
High
16.5877
Low
16.3084
Last updated: 3/6/2026, 8:16:01 AM
Quick Conversions
| QAR | DOP |
|---|---|
| 1 QAR | 16.34 DOP |
| 10 QAR | 163.36 DOP |
| 50 QAR | 816.80 DOP |
| 100 QAR | 1,633.60 DOP |
| 500 QAR | 8,167.98 DOP |
| 1,000 QAR | 16,335.96 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-03-06T08:16:01Z",
"rates": {
"DOP": 16.335957
}
}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": 1633.5957,
"rate": 16.335957
}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