Rate Overview
Live
1 GEL = 2.4282 HRK
1 HRK = 0.411832
GEL
Avg
2.4309
High
2.4386
Low
2.4271
Last updated: 5/27/2026, 12:14:59 PM
Quick Conversions
| GEL | HRK |
|---|---|
| 1 GEL | 2.43 HRK |
| 10 GEL | 24.28 HRK |
| 50 GEL | 121.41 HRK |
| 100 GEL | 242.82 HRK |
| 500 GEL | 1,214.09 HRK |
| 1,000 GEL | 2,428.17 HRK |
Get GEL/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=HRKExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-27T12:14:59Z",
"rates": {
"HRK": 2.428172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "HRK",
"amount": 100
},
"result": 242.8172,
"rate": 2.428172
}Build with GEL/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key