Rate Overview
Live
1 CZK = 0.124283 GEL
1 GEL = 8.0462
CZK
Avg
0.124388
High
0.124625
Low
0.124170
Last updated: 8/13/2026, 6:45:15 AM
Quick Conversions
| CZK | GEL |
|---|---|
| 1 CZK | 0.12 GEL |
| 10 CZK | 1.24 GEL |
| 50 CZK | 6.21 GEL |
| 100 CZK | 12.43 GEL |
| 500 CZK | 62.14 GEL |
| 1,000 CZK | 124.28 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-08-13T06:45:15Z",
"rates": {
"GEL": 0.124283
}
}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.4283,
"rate": 0.124283
}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