Rate Overview
Live
1 CZK = 0.129642 GEL
1 GEL = 7.7135
CZK
Avg
0.129385
High
0.130091
Low
0.128774
Last updated: 3/7/2026, 12:31:51 AM
Quick Conversions
| CZK | GEL |
|---|---|
| 1 CZK | 0.13 GEL |
| 10 CZK | 1.30 GEL |
| 50 CZK | 6.48 GEL |
| 100 CZK | 12.96 GEL |
| 500 CZK | 64.82 GEL |
| 1,000 CZK | 129.64 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-03-07T00:31:51Z",
"rates": {
"GEL": 0.129642
}
}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.9642,
"rate": 0.129642
}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