Rate Overview
Live
1 ETB = 0.170137 HNL
1 HNL = 5.8776
ETB
Avg
0.169842
High
0.170137
Low
0.169255
Last updated: 4/17/2026, 6:31:32 AM
Quick Conversions
| ETB | HNL |
|---|---|
| 1 ETB | 0.17 HNL |
| 10 ETB | 1.70 HNL |
| 50 ETB | 8.51 HNL |
| 100 ETB | 17.01 HNL |
| 500 ETB | 85.07 HNL |
| 1,000 ETB | 170.14 HNL |
Get ETB/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=HNLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-04-17T06:31:32Z",
"rates": {
"HNL": 0.170137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "HNL",
"amount": 100
},
"result": 17.0137,
"rate": 0.170137
}Build with ETB/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key