Rate Overview
Live
1 DOP = 0.105832 DKK
1 DKK = 9.4489
DOP
Avg
0.106101
High
0.106707
Low
0.105555
Last updated: 4/17/2026, 10:41:45 AM
Quick Conversions
| DOP | DKK |
|---|---|
| 1 DOP | 0.11 DKK |
| 10 DOP | 1.06 DKK |
| 50 DOP | 5.29 DKK |
| 100 DOP | 10.58 DKK |
| 500 DOP | 52.92 DKK |
| 1,000 DOP | 105.83 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-04-17T10:41:45Z",
"rates": {
"DKK": 0.105832
}
}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": 10.5832,
"rate": 0.105832
}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