Rate Overview
Live
1 HKD = 0.344484 GEL
1 GEL = 2.9029
HKD
Avg
0.350669
High
0.364721
Low
0.343853
Last updated: 3/27/2026, 4:04:14 AM
Quick Conversions
| HKD | GEL |
|---|---|
| 1 HKD | 0.34 GEL |
| 10 HKD | 3.44 GEL |
| 50 HKD | 17.22 GEL |
| 100 HKD | 34.45 GEL |
| 500 HKD | 172.24 GEL |
| 1,000 HKD | 344.48 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-03-27T04:04:14Z",
"rates": {
"GEL": 0.344484
}
}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": 34.4484,
"rate": 0.344484
}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