Rate Overview
Live
1 ETB = 0.040665 DKK
1 DKK = 24.5912
ETB
Avg
0.040787
High
0.041585
Low
0.039905
Last updated: 7/9/2026, 6:42:17 PM
Quick Conversions
| ETB | DKK |
|---|---|
| 1 ETB | 0.04 DKK |
| 10 ETB | 0.41 DKK |
| 50 ETB | 2.03 DKK |
| 100 ETB | 4.07 DKK |
| 500 ETB | 20.33 DKK |
| 1,000 ETB | 40.67 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-07-09T18:42:17Z",
"rates": {
"DKK": 0.040665
}
}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": 4.0665,
"rate": 0.040665
}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