Rate Overview
Live
1 QAR = 16.0148 DOP
1 DOP = 0.062442
QAR
Avg
16.0066
High
16.0384
Low
15.9846
Last updated: 8/12/2026, 10:03:53 AM
Quick Conversions
| QAR | DOP |
|---|---|
| 1 QAR | 16.01 DOP |
| 10 QAR | 160.15 DOP |
| 50 QAR | 800.74 DOP |
| 100 QAR | 1,601.48 DOP |
| 500 QAR | 8,007.39 DOP |
| 1,000 QAR | 16,014.78 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-08-12T10:03:53Z",
"rates": {
"DOP": 16.014776
}
}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": 1601.4776000000002,
"rate": 16.014776
}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