Rate Overview
Live
1 HNL = 0.100488 GEL
1 GEL = 9.9514
HNL
Avg
0.100687
High
0.101410
Low
0.100458
Last updated: 5/9/2026, 1:31:08 PM
Quick Conversions
| HNL | GEL |
|---|---|
| 1 HNL | 0.10 GEL |
| 10 HNL | 1.00 GEL |
| 50 HNL | 5.02 GEL |
| 100 HNL | 10.05 GEL |
| 500 HNL | 50.24 GEL |
| 1,000 HNL | 100.49 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-05-09T13:31:08Z",
"rates": {
"GEL": 0.100488
}
}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": 10.0488,
"rate": 0.100488
}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