Rate Overview
Live
1 CZK = 0.123799 GEL
1 GEL = 8.0776
CZK
Avg
0.123773
High
0.124030
Low
0.123448
Last updated: 7/26/2026, 2:42:31 AM
Quick Conversions
| CZK | GEL |
|---|---|
| 1 CZK | 0.12 GEL |
| 10 CZK | 1.24 GEL |
| 50 CZK | 6.19 GEL |
| 100 CZK | 12.38 GEL |
| 500 CZK | 61.90 GEL |
| 1,000 CZK | 123.80 GEL |
Get CZK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=GELExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-26T02:42:31Z",
"rates": {
"GEL": 0.123799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "GEL",
"amount": 100
},
"result": 12.379900000000001,
"rate": 0.123799
}Build with CZK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key