Rate Overview
Live
1 HKD = 0.344683 GEL
1 GEL = 2.9012
HKD
Avg
0.346248
High
0.347230
Low
0.344683
Last updated: 3/27/2026, 2:27:49 AM
Quick Conversions
| HKD | GEL |
|---|---|
| 1 HKD | 0.34 GEL |
| 10 HKD | 3.45 GEL |
| 50 HKD | 17.23 GEL |
| 100 HKD | 34.47 GEL |
| 500 HKD | 172.34 GEL |
| 1,000 HKD | 344.68 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-27T02:27:49Z",
"rates": {
"GEL": 0.344683
}
}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.4683,
"rate": 0.344683
}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