Rate Overview
Live
1 DOP = 0.014697 EUR
1 EUR = 68.0411
DOP
Avg
0.014766
High
0.014869
Low
0.014675
Last updated: 6/16/2026, 11:15:37 AM
Quick Conversions
| DOP | EUR |
|---|---|
| 1 DOP | 0.01 EUR |
| 10 DOP | 0.15 EUR |
| 50 DOP | 0.73 EUR |
| 100 DOP | 1.47 EUR |
| 500 DOP | 7.35 EUR |
| 1,000 DOP | 14.70 EUR |
Get DOP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=EURExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-06-16T11:15:37Z",
"rates": {
"EUR": 0.014697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "EUR",
"amount": 100
},
"result": 1.4697,
"rate": 0.014697
}Build with DOP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key