Rate Overview
Live
1 CHF = 3.2192 GEL
1 GEL = 0.310634
CHF
Avg
3.2405
High
3.2555
Low
3.2192
Last updated: 7/22/2026, 7:25:11 PM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.22 GEL |
| 10 CHF | 32.19 GEL |
| 50 CHF | 160.96 GEL |
| 100 CHF | 321.92 GEL |
| 500 CHF | 1,609.61 GEL |
| 1,000 CHF | 3,219.22 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-22T19:25:11Z",
"rates": {
"GEL": 3.219218
}
}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": 321.9218,
"rate": 3.219218
}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