Rate Overview
Live
1 ETB = 0.040499 DKK
1 DKK = 24.6920
ETB
Avg
0.040583
High
0.040710
Low
0.040452
Last updated: 5/7/2026, 3:05:12 PM
Quick Conversions
| ETB | DKK |
|---|---|
| 1 ETB | 0.04 DKK |
| 10 ETB | 0.40 DKK |
| 50 ETB | 2.02 DKK |
| 100 ETB | 4.05 DKK |
| 500 ETB | 20.25 DKK |
| 1,000 ETB | 40.50 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-05-07T15:05:12Z",
"rates": {
"DKK": 0.040499
}
}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.0499,
"rate": 0.040499
}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