Rate Overview
Live
1 CHF = 3.2088 GEL
1 GEL = 0.311638
CHF
Avg
3.2196
High
3.2387
Low
3.2062
Last updated: 9/2/2026, 10:28:14 PM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.21 GEL |
| 10 CHF | 32.09 GEL |
| 50 CHF | 160.44 GEL |
| 100 CHF | 320.88 GEL |
| 500 CHF | 1,604.42 GEL |
| 1,000 CHF | 3,208.85 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-09-02T22:28:14Z",
"rates": {
"GEL": 3.208849
}
}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.88489999999996,
"rate": 3.208849
}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