Rate Overview
Live
1 HKD = 0.332880 GEL
1 GEL = 3.0041
HKD
Avg
0.332976
High
0.333236
Low
0.332494
Last updated: 8/13/2026, 5:57:28 AM
Quick Conversions
| HKD | GEL |
|---|---|
| 1 HKD | 0.33 GEL |
| 10 HKD | 3.33 GEL |
| 50 HKD | 16.64 GEL |
| 100 HKD | 33.29 GEL |
| 500 HKD | 166.44 GEL |
| 1,000 HKD | 332.88 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-08-13T05:57:28Z",
"rates": {
"GEL": 0.33288
}
}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.288000000000004,
"rate": 0.33288
}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