Rate Overview
Live
1 DOP = 2.6354 ETB
1 ETB = 0.379454
DOP
Avg
2.6412
High
2.6561
Low
2.6354
Last updated: 5/6/2026, 2:48:55 AM
Quick Conversions
| DOP | ETB |
|---|---|
| 1 DOP | 2.64 ETB |
| 10 DOP | 26.35 ETB |
| 50 DOP | 131.77 ETB |
| 100 DOP | 263.54 ETB |
| 500 DOP | 1,317.68 ETB |
| 1,000 DOP | 2,635.36 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-06T02:48:55Z",
"rates": {
"ETB": 2.635363
}
}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": 263.5363,
"rate": 2.635363
}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