Rate Overview
Live
1 DOP = 2.6093 ETB
1 ETB = 0.383247
DOP
Avg
2.5765
High
2.6160
Low
2.3288
Last updated: 3/6/2026, 11:53:21 AM
Quick Conversions
| DOP | ETB |
|---|---|
| 1 DOP | 2.61 ETB |
| 10 DOP | 26.09 ETB |
| 50 DOP | 130.46 ETB |
| 100 DOP | 260.93 ETB |
| 500 DOP | 1,304.64 ETB |
| 1,000 DOP | 2,609.28 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-03-06T11:53:21Z",
"rates": {
"ETB": 2.609281
}
}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": 260.92810000000003,
"rate": 2.609281
}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