Rate Overview
Live
1 QAR = 16.3486 DOP
1 DOP = 0.061167
QAR
Avg
16.4806
High
16.6347
Low
16.3486
Last updated: 4/16/2026, 2:39:43 AM
Quick Conversions
| QAR | DOP |
|---|---|
| 1 QAR | 16.35 DOP |
| 10 QAR | 163.49 DOP |
| 50 QAR | 817.43 DOP |
| 100 QAR | 1,634.86 DOP |
| 500 QAR | 8,174.29 DOP |
| 1,000 QAR | 16,348.57 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-04-16T02:39:43Z",
"rates": {
"DOP": 16.348572
}
}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": 1634.8572000000001,
"rate": 16.348572
}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