Rate Overview
Live
1 ETB = 0.166689 HNL
1 HNL = 5.9992
ETB
Avg
0.169013
High
0.170813
Low
0.165535
Last updated: 7/14/2026, 2:16:27 PM
Quick Conversions
| ETB | HNL |
|---|---|
| 1 ETB | 0.17 HNL |
| 10 ETB | 1.67 HNL |
| 50 ETB | 8.33 HNL |
| 100 ETB | 16.67 HNL |
| 500 ETB | 83.34 HNL |
| 1,000 ETB | 166.69 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-07-14T14:16:27Z",
"rates": {
"HNL": 0.166689
}
}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": 16.6689,
"rate": 0.166689
}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