Rate Overview
Live
1 HKD = 0.332323 GEL
1 GEL = 3.0091
HKD
Avg
0.332225
High
0.332760
Low
0.331874
Last updated: 9/3/2026, 5:40:15 AM
Quick Conversions
| HKD | GEL |
|---|---|
| 1 HKD | 0.33 GEL |
| 10 HKD | 3.32 GEL |
| 50 HKD | 16.62 GEL |
| 100 HKD | 33.23 GEL |
| 500 HKD | 166.16 GEL |
| 1,000 HKD | 332.32 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-09-03T05:40:15Z",
"rates": {
"GEL": 0.332323
}
}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.232299999999995,
"rate": 0.332323
}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