Rate Overview
Live
1 GEL = 7.8365 CZK
1 CZK = 0.127608
GEL
Avg
7.8364
High
7.8602
Low
7.8105
Last updated: 5/27/2026, 6:26:23 PM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 7.84 CZK |
| 10 GEL | 78.36 CZK |
| 50 GEL | 391.82 CZK |
| 100 GEL | 783.65 CZK |
| 500 GEL | 3,918.24 CZK |
| 1,000 GEL | 7,836.48 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-05-27T18:26:23Z",
"rates": {
"CZK": 7.836478
}
}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": 783.6478,
"rate": 7.836478
}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