Rate Overview
Live
1 HKD = 0.336635 GEL
1 GEL = 2.9706
HKD
Avg
0.336556
High
0.337137
Low
0.336139
Last updated: 7/3/2026, 1:30:23 AM
Quick Conversions
| HKD | GEL |
|---|---|
| 1 HKD | 0.34 GEL |
| 10 HKD | 3.37 GEL |
| 50 HKD | 16.83 GEL |
| 100 HKD | 33.66 GEL |
| 500 HKD | 168.32 GEL |
| 1,000 HKD | 336.64 GEL |
Get HKD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=GELExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-03T01:30:23Z",
"rates": {
"GEL": 0.336635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "GEL",
"amount": 100
},
"result": 33.6635,
"rate": 0.336635
}Build with HKD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key