Rate Overview
Live
1 CHF = 3.2044 GEL
1 GEL = 0.312071
CHF
Avg
3.2935
High
3.4799
Low
3.0990
Last updated: 7/26/2026, 5:31:27 AM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.20 GEL |
| 10 CHF | 32.04 GEL |
| 50 CHF | 160.22 GEL |
| 100 CHF | 320.44 GEL |
| 500 CHF | 1,602.20 GEL |
| 1,000 CHF | 3,204.40 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-26T05:31:27Z",
"rates": {
"GEL": 3.204401
}
}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": 320.4401,
"rate": 3.204401
}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