Rate Overview
Live
1 ETB = 0.165604 HNL
1 HNL = 6.0385
ETB
Avg
0.177024
High
0.194521
Low
0.165604
Last updated: 5/27/2026, 10:59:15 AM
Quick Conversions
| ETB | HNL |
|---|---|
| 1 ETB | 0.17 HNL |
| 10 ETB | 1.66 HNL |
| 50 ETB | 8.28 HNL |
| 100 ETB | 16.56 HNL |
| 500 ETB | 82.80 HNL |
| 1,000 ETB | 165.60 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-05-27T10:59:15Z",
"rates": {
"HNL": 0.165604
}
}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.5604,
"rate": 0.165604
}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