Rate Overview
Live
1 GEL = 8.0358 CZK
1 CZK = 0.124443
GEL
Avg
8.0529
High
8.0812
Low
8.0186
Last updated: 7/5/2026, 12:06:48 AM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 8.04 CZK |
| 10 GEL | 80.36 CZK |
| 50 GEL | 401.79 CZK |
| 100 GEL | 803.58 CZK |
| 500 GEL | 4,017.92 CZK |
| 1,000 GEL | 8,035.83 CZK |
Get GEL/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=CZKExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-05T00:06:48Z",
"rates": {
"CZK": 8.035832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "CZK",
"amount": 100
},
"result": 803.5831999999999,
"rate": 8.035832
}Build with GEL/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key