Rate Overview
Live
1 QAR = 15.9857 DOP
1 DOP = 0.062556
QAR
Avg
16.0426
High
16.0935
Low
15.9857
Last updated: 7/25/2026, 2:14:47 AM
Quick Conversions
| QAR | DOP |
|---|---|
| 1 QAR | 15.99 DOP |
| 10 QAR | 159.86 DOP |
| 50 QAR | 799.29 DOP |
| 100 QAR | 1,598.58 DOP |
| 500 QAR | 7,992.88 DOP |
| 1,000 QAR | 15,985.75 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-25T02:14:47Z",
"rates": {
"DOP": 15.98575
}
}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": 1598.575,
"rate": 15.98575
}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