Rate Overview
Live
1 GEL = 8.0461 CZK
1 CZK = 0.124284
GEL
Avg
8.0393
High
8.0534
Low
8.0240
Last updated: 8/13/2026, 6:47:37 AM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 8.05 CZK |
| 10 GEL | 80.46 CZK |
| 50 GEL | 402.30 CZK |
| 100 GEL | 804.61 CZK |
| 500 GEL | 4,023.05 CZK |
| 1,000 GEL | 8,046.10 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-08-13T06:47:37Z",
"rates": {
"CZK": 8.0461
}
}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": 804.6099999999999,
"rate": 8.0461
}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