Rate Overview
Live
1 GEL = 8.0751 CZK
1 CZK = 0.123837
GEL
Avg
8.0762
High
8.1006
Low
8.0625
Last updated: 7/24/2026, 8:09:58 PM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 8.08 CZK |
| 10 GEL | 80.75 CZK |
| 50 GEL | 403.76 CZK |
| 100 GEL | 807.51 CZK |
| 500 GEL | 4,037.55 CZK |
| 1,000 GEL | 8,075.11 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-24T20:09:58Z",
"rates": {
"CZK": 8.075107
}
}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.5106999999999,
"rate": 8.075107
}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