Rate Overview
Live
1 DOP = 0.014600 EUR
1 EUR = 68.4932
DOP
Avg
0.014526
High
0.014618
Low
0.014325
Last updated: 3/28/2026, 1:18:38 AM
Quick Conversions
| DOP | EUR |
|---|---|
| 1 DOP | 0.01 EUR |
| 10 DOP | 0.15 EUR |
| 50 DOP | 0.73 EUR |
| 100 DOP | 1.46 EUR |
| 500 DOP | 7.30 EUR |
| 1,000 DOP | 14.60 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-03-28T01:18:38Z",
"rates": {
"EUR": 0.0146
}
}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.46,
"rate": 0.0146
}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