Rate Overview
Live
1 DOP = 0.014235 EUR
1 EUR = 70.2494
DOP
Avg
0.014319
High
0.014392
Low
0.014229
Last updated: 5/7/2026, 4:28:05 AM
Quick Conversions
| DOP | EUR |
|---|---|
| 1 DOP | 0.01 EUR |
| 10 DOP | 0.14 EUR |
| 50 DOP | 0.71 EUR |
| 100 DOP | 1.42 EUR |
| 500 DOP | 7.12 EUR |
| 1,000 DOP | 14.24 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-05-07T04:28:05Z",
"rates": {
"EUR": 0.014235
}
}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.4235,
"rate": 0.014235
}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