Rate Overview
Live
1 ETB = 0.039994 DKK
1 DKK = 25.0038
ETB
Avg
0.041221
High
0.044325
Low
0.039208
Last updated: 9/12/2026, 3:15:56 AM
Quick Conversions
| ETB | DKK |
|---|---|
| 1 ETB | 0.04 DKK |
| 10 ETB | 0.40 DKK |
| 50 ETB | 2.00 DKK |
| 100 ETB | 4.00 DKK |
| 500 ETB | 20.00 DKK |
| 1,000 ETB | 39.99 DKK |
Get ETB/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=DKKExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-09-12T03:15:56Z",
"rates": {
"DKK": 0.039994
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "DKK",
"amount": 100
},
"result": 3.9994,
"rate": 0.039994
}Build with ETB/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key