Rate Overview
Live
1 GEL = 7.8803 CZK
1 CZK = 0.126899
GEL
Avg
7.7089
High
7.8803
Low
7.5455
Last updated: 3/27/2026, 3:14:40 PM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 7.88 CZK |
| 10 GEL | 78.80 CZK |
| 50 GEL | 394.01 CZK |
| 100 GEL | 788.03 CZK |
| 500 GEL | 3,940.14 CZK |
| 1,000 GEL | 7,880.27 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-03-27T15:14:40Z",
"rates": {
"CZK": 7.880272
}
}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": 788.0272,
"rate": 7.880272
}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