Rate Overview
Live
1 GEL = 9.9847 HNL
1 HNL = 0.100153
GEL
Avg
9.7569
High
9.9920
Low
9.5148
Last updated: 5/27/2026, 6:15:19 AM
Quick Conversions
| GEL | HNL |
|---|---|
| 1 GEL | 9.98 HNL |
| 10 GEL | 99.85 HNL |
| 50 GEL | 499.24 HNL |
| 100 GEL | 998.47 HNL |
| 500 GEL | 4,992.35 HNL |
| 1,000 GEL | 9,984.70 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-05-27T06:15:19Z",
"rates": {
"HNL": 9.9847
}
}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": 998.47,
"rate": 9.9847
}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