Rate Overview
Live
1 CZK = 0.127661 GEL
1 GEL = 7.8332
CZK
Avg
0.127616
High
0.128032
Low
0.127222
Last updated: 5/27/2026, 5:17:39 PM
Quick Conversions
| CZK | GEL |
|---|---|
| 1 CZK | 0.13 GEL |
| 10 CZK | 1.28 GEL |
| 50 CZK | 6.38 GEL |
| 100 CZK | 12.77 GEL |
| 500 CZK | 63.83 GEL |
| 1,000 CZK | 127.66 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-05-27T17:17:39Z",
"rates": {
"GEL": 0.127661
}
}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.7661,
"rate": 0.127661
}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