Rate Overview
Live
1 GEL = 8.0727 CZK
1 CZK = 0.123874
GEL
Avg
7.7797
High
8.1030
Low
7.5646
Last updated: 7/23/2026, 6:29:03 AM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 8.07 CZK |
| 10 GEL | 80.73 CZK |
| 50 GEL | 403.64 CZK |
| 100 GEL | 807.27 CZK |
| 500 GEL | 4,036.36 CZK |
| 1,000 GEL | 8,072.71 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-23T06:29:03Z",
"rates": {
"CZK": 8.072712
}
}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.2711999999999,
"rate": 8.072712
}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