Rate Overview
Live
1 CZK = 0.127266 GEL
1 GEL = 7.8576
CZK
Avg
0.127083
High
0.127551
Low
0.126497
Last updated: 6/16/2026, 2:42:59 PM
Quick Conversions
| CZK | GEL |
|---|---|
| 1 CZK | 0.13 GEL |
| 10 CZK | 1.27 GEL |
| 50 CZK | 6.36 GEL |
| 100 CZK | 12.73 GEL |
| 500 CZK | 63.63 GEL |
| 1,000 CZK | 127.27 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-06-16T14:42:59Z",
"rates": {
"GEL": 0.127266
}
}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.7266,
"rate": 0.127266
}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