Rate Overview
Live
1 GEL = 8.0014 CZK
1 CZK = 0.124979
GEL
Avg
7.9941
High
8.0082
Low
7.9612
Last updated: 9/3/2026, 6:35:28 AM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 8.00 CZK |
| 10 GEL | 80.01 CZK |
| 50 GEL | 400.07 CZK |
| 100 GEL | 800.14 CZK |
| 500 GEL | 4,000.68 CZK |
| 1,000 GEL | 8,001.36 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-09-03T06:35:28Z",
"rates": {
"CZK": 8.001355
}
}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": 800.1355,
"rate": 8.001355
}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