Rate Overview
Live
1 DOP = 2.7326 ETB
1 ETB = 0.365951
DOP
Avg
2.7020
High
2.7346
Low
2.6585
Last updated: 5/26/2026, 6:42:08 AM
Quick Conversions
| DOP | ETB |
|---|---|
| 1 DOP | 2.73 ETB |
| 10 DOP | 27.33 ETB |
| 50 DOP | 136.63 ETB |
| 100 DOP | 273.26 ETB |
| 500 DOP | 1,366.31 ETB |
| 1,000 DOP | 2,732.61 ETB |
Get DOP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=ETBExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-26T06:42:08Z",
"rates": {
"ETB": 2.73261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "ETB",
"amount": 100
},
"result": 273.261,
"rate": 2.73261
}Build with DOP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key