Rate Overview
Live
1 HNL = 0.097204 GEL
1 GEL = 10.2876
HNL
Avg
0.097263
High
0.097386
Low
0.097196
Last updated: 8/20/2026, 7:35:25 AM
Quick Conversions
| HNL | GEL |
|---|---|
| 1 HNL | 0.10 GEL |
| 10 HNL | 0.97 GEL |
| 50 HNL | 4.86 GEL |
| 100 HNL | 9.72 GEL |
| 500 HNL | 48.60 GEL |
| 1,000 HNL | 97.20 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-08-20T07:35:25Z",
"rates": {
"GEL": 0.097204
}
}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.7204,
"rate": 0.097204
}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