Rate Overview
Live
1 ETB = 0.170261 HNL
1 HNL = 5.8733
ETB
Avg
0.169630
High
0.170261
Low
0.168904
Last updated: 5/7/2026, 7:59:25 AM
Quick Conversions
| ETB | HNL |
|---|---|
| 1 ETB | 0.17 HNL |
| 10 ETB | 1.70 HNL |
| 50 ETB | 8.51 HNL |
| 100 ETB | 17.03 HNL |
| 500 ETB | 85.13 HNL |
| 1,000 ETB | 170.26 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-07T07:59:25Z",
"rates": {
"HNL": 0.170261
}
}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.0261,
"rate": 0.170261
}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