Rate Overview
Live
1 GEL = 10.1902 HNL
1 HNL = 0.098133
GEL
Avg
10.2084
High
10.2296
Low
10.1902
Last updated: 7/25/2026, 2:57:13 AM
Quick Conversions
| GEL | HNL |
|---|---|
| 1 GEL | 10.19 HNL |
| 10 GEL | 101.90 HNL |
| 50 GEL | 509.51 HNL |
| 100 GEL | 1,019.02 HNL |
| 500 GEL | 5,095.11 HNL |
| 1,000 GEL | 10,190.22 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-07-25T02:57:13Z",
"rates": {
"HNL": 10.190218
}
}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": 1019.0218,
"rate": 10.190218
}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