Rate Overview
Live
1 QAR = 16.3050 DOP
1 DOP = 0.061331
QAR
Avg
16.3140
High
16.3609
Low
16.2631
Last updated: 5/6/2026, 6:09:06 AM
Quick Conversions
| QAR | DOP |
|---|---|
| 1 QAR | 16.31 DOP |
| 10 QAR | 163.05 DOP |
| 50 QAR | 815.25 DOP |
| 100 QAR | 1,630.50 DOP |
| 500 QAR | 8,152.51 DOP |
| 1,000 QAR | 16,305.03 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-05-06T06:09:06Z",
"rates": {
"DOP": 16.305028
}
}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": 1630.5028,
"rate": 16.305028
}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