Rate Overview
Live
1 DOP = 0.112919 DKK
1 DKK = 8.8559
DOP
Avg
0.112135
High
0.112919
Low
0.111521
Last updated: 7/24/2026, 5:51:03 AM
Quick Conversions
| DOP | DKK |
|---|---|
| 1 DOP | 0.11 DKK |
| 10 DOP | 1.13 DKK |
| 50 DOP | 5.65 DKK |
| 100 DOP | 11.29 DKK |
| 500 DOP | 56.46 DKK |
| 1,000 DOP | 112.92 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-24T05:51:03Z",
"rates": {
"DKK": 0.112919
}
}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.2919,
"rate": 0.112919
}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