Rate Overview
Live
1 CHF = 3.2226 GEL
1 GEL = 0.310313
CHF
Avg
3.2540
High
3.2832
Low
3.2213
Last updated: 7/23/2026, 7:38:47 AM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.22 GEL |
| 10 CHF | 32.23 GEL |
| 50 CHF | 161.13 GEL |
| 100 CHF | 322.26 GEL |
| 500 CHF | 1,611.28 GEL |
| 1,000 CHF | 3,222.56 GEL |
Get CHF/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=GELExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-23T07:38:47Z",
"rates": {
"GEL": 3.222557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "GEL",
"amount": 100
},
"result": 322.2557,
"rate": 3.222557
}Build with CHF/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key