Rate Overview
Live
1 GEL = 7.8908 CZK
1 CZK = 0.126729
GEL
Avg
7.8148
High
7.8908
Low
7.7639
Last updated: 3/27/2026, 9:49:49 AM
Quick Conversions
| GEL | CZK |
|---|---|
| 1 GEL | 7.89 CZK |
| 10 GEL | 78.91 CZK |
| 50 GEL | 394.54 CZK |
| 100 GEL | 789.08 CZK |
| 500 GEL | 3,945.42 CZK |
| 1,000 GEL | 7,890.84 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-27T09:49:49Z",
"rates": {
"CZK": 7.890837
}
}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": 789.0837,
"rate": 7.890837
}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