Rate Overview
Live
1 DOP = 0.110817 DKK
1 DKK = 9.0239
DOP
Avg
0.110472
High
0.111383
Low
0.109893
Last updated: 7/5/2026, 9:54:30 AM
Quick Conversions
| DOP | DKK |
|---|---|
| 1 DOP | 0.11 DKK |
| 10 DOP | 1.11 DKK |
| 50 DOP | 5.54 DKK |
| 100 DOP | 11.08 DKK |
| 500 DOP | 55.41 DKK |
| 1,000 DOP | 110.82 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-05T09:54:30Z",
"rates": {
"DKK": 0.110817
}
}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.0817,
"rate": 0.110817
}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