Rate Overview
Live
1 ETB = 0.167471 HNL
1 HNL = 5.9712
ETB
Avg
0.167549
High
0.168972
Low
0.165993
Last updated: 6/16/2026, 1:31:46 PM
Quick Conversions
| ETB | HNL |
|---|---|
| 1 ETB | 0.17 HNL |
| 10 ETB | 1.67 HNL |
| 50 ETB | 8.37 HNL |
| 100 ETB | 16.75 HNL |
| 500 ETB | 83.74 HNL |
| 1,000 ETB | 167.47 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-06-16T13:31:46Z",
"rates": {
"HNL": 0.167471
}
}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.7471,
"rate": 0.167471
}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