Rate Overview
Live
1 HNL = 0.097838 GEL
1 GEL = 10.2210
HNL
Avg
0.097872
High
0.098133
Low
0.097642
Last updated: 7/30/2026, 7:17:30 AM
Quick Conversions
| HNL | GEL |
|---|---|
| 1 HNL | 0.10 GEL |
| 10 HNL | 0.98 GEL |
| 50 HNL | 4.89 GEL |
| 100 HNL | 9.78 GEL |
| 500 HNL | 48.92 GEL |
| 1,000 HNL | 97.84 GEL |
Get HNL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=GELExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-30T07:17:30Z",
"rates": {
"GEL": 0.097838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "GEL",
"amount": 100
},
"result": 9.7838,
"rate": 0.097838
}Build with HNL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key