Rate Overview
Live
1 DOP = 0.106857 DKK
1 DKK = 9.3583
DOP
Avg
0.107219
High
0.108674
Low
0.106206
Last updated: 3/8/2026, 4:13:45 AM
Quick Conversions
| DOP | DKK |
|---|---|
| 1 DOP | 0.11 DKK |
| 10 DOP | 1.07 DKK |
| 50 DOP | 5.34 DKK |
| 100 DOP | 10.69 DKK |
| 500 DOP | 53.43 DKK |
| 1,000 DOP | 106.86 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-03-08T04:13:45Z",
"rates": {
"DKK": 0.106857
}
}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.685699999999999,
"rate": 0.106857
}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