Rate Overview
Live
1 GEL = 9.8487 HNL
1 HNL = 0.101537
GEL
Avg
9.8742
High
9.9008
Low
9.8487
Last updated: 4/17/2026, 12:34:46 AM
Quick Conversions
| GEL | HNL |
|---|---|
| 1 GEL | 9.85 HNL |
| 10 GEL | 98.49 HNL |
| 50 GEL | 492.43 HNL |
| 100 GEL | 984.87 HNL |
| 500 GEL | 4,924.33 HNL |
| 1,000 GEL | 9,848.65 HNL |
Get GEL/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=HNLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-04-17T00:34:46Z",
"rates": {
"HNL": 9.848653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "HNL",
"amount": 100
},
"result": 984.8653,
"rate": 9.848653
}Build with GEL/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key