Rate Overview
Live
1 QAR = 16.3655 DOP
1 DOP = 0.061104
QAR
Avg
16.2535
High
16.3994
Low
16.0758
Last updated: 7/1/2026, 7:02:52 AM
Quick Conversions
| QAR | DOP |
|---|---|
| 1 QAR | 16.37 DOP |
| 10 QAR | 163.65 DOP |
| 50 QAR | 818.27 DOP |
| 100 QAR | 1,636.55 DOP |
| 500 QAR | 8,182.73 DOP |
| 1,000 QAR | 16,365.46 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-01T07:02:52Z",
"rates": {
"DOP": 16.365458
}
}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": 1636.5458,
"rate": 16.365458
}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