Rate Overview
Live
1 GEL = 7.8549 CZK
1 CZK = 0.127309
GEL
Avg
7.8689
High
7.9053
Low
7.8400
Last updated: 6/16/2026, 1:31:56 PM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 7.85 CZK |
| 10 GEL | 78.55 CZK |
| 50 GEL | 392.75 CZK |
| 100 GEL | 785.49 CZK |
| 500 GEL | 3,927.45 CZK |
| 1,000 GEL | 7,854.90 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-06-16T13:31:56Z",
"rates": {
"CZK": 7.854901
}
}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": 785.4901,
"rate": 7.854901
}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