Rate Overview
Live
1 GEL = 8.0799 CZK
1 CZK = 0.123764
GEL
Avg
7.8268
High
8.1030
Low
7.5911
Last updated: 7/22/2026, 5:10:46 PM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 8.08 CZK |
| 10 GEL | 80.80 CZK |
| 50 GEL | 403.99 CZK |
| 100 GEL | 807.99 CZK |
| 500 GEL | 4,039.94 CZK |
| 1,000 GEL | 8,079.89 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-22T17:10:46Z",
"rates": {
"CZK": 8.079885
}
}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": 807.9885,
"rate": 8.079885
}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