Rate Overview
Live
1 HNL = 0.098334 GEL
1 GEL = 10.1694
HNL
Avg
0.098615
High
0.100581
Low
0.098107
Last updated: 7/9/2026, 6:32:26 AM
Quick Conversions
| HNL | GEL |
|---|---|
| 1 HNL | 0.10 GEL |
| 10 HNL | 0.98 GEL |
| 50 HNL | 4.92 GEL |
| 100 HNL | 9.83 GEL |
| 500 HNL | 49.17 GEL |
| 1,000 HNL | 98.33 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-09T06:32:26Z",
"rates": {
"GEL": 0.098334
}
}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.833400000000001,
"rate": 0.098334
}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