Rate Overview
Live
1 CHF = 3.2228 GEL
1 GEL = 0.310294
CHF
Avg
3.2943
High
3.4799
Low
3.0990
Last updated: 7/23/2026, 4:28:55 AM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.22 GEL |
| 10 CHF | 32.23 GEL |
| 50 CHF | 161.14 GEL |
| 100 CHF | 322.28 GEL |
| 500 CHF | 1,611.38 GEL |
| 1,000 CHF | 3,222.75 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-23T04:28:55Z",
"rates": {
"GEL": 3.222755
}
}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.27549999999997,
"rate": 3.222755
}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