Rate Overview
Live
1 DOP = 0.113075 DKK
1 DKK = 8.8437
DOP
Avg
0.112422
High
0.113075
Low
0.111716
Last updated: 7/26/2026, 3:22:02 AM
Quick Conversions
| DOP | DKK |
|---|---|
| 1 DOP | 0.11 DKK |
| 10 DOP | 1.13 DKK |
| 50 DOP | 5.65 DKK |
| 100 DOP | 11.31 DKK |
| 500 DOP | 56.54 DKK |
| 1,000 DOP | 113.07 DKK |
Get DOP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=DKKExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-26T03:22:02Z",
"rates": {
"DKK": 0.113075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "DKK",
"amount": 100
},
"result": 11.3075,
"rate": 0.113075
}Build with DOP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key