Rate Overview
Live
1 DOP = 2.6956 ETB
1 ETB = 0.370977
DOP
Avg
2.7236
High
2.7602
Low
2.6956
Last updated: 6/15/2026, 9:52:56 AM
Quick Conversions
| DOP | ETB |
|---|---|
| 1 DOP | 2.70 ETB |
| 10 DOP | 26.96 ETB |
| 50 DOP | 134.78 ETB |
| 100 DOP | 269.56 ETB |
| 500 DOP | 1,347.79 ETB |
| 1,000 DOP | 2,695.59 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-06-15T09:52:56Z",
"rates": {
"ETB": 2.695587
}
}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": 269.55870000000004,
"rate": 2.695587
}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