Rate Overview
Live
1 GEL = 0.310506 CHF
1 CHF = 3.2205
GEL
Avg
0.308883
High
0.310506
Low
0.306811
Last updated: 8/30/2026, 2:36:56 AM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.31 CHF |
| 10 GEL | 3.11 CHF |
| 50 GEL | 15.53 CHF |
| 100 GEL | 31.05 CHF |
| 500 GEL | 155.25 CHF |
| 1,000 GEL | 310.51 CHF |
Get GEL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=CHFExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-08-30T02:36:56Z",
"rates": {
"CHF": 0.310506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "CHF",
"amount": 100
},
"result": 31.0506,
"rate": 0.310506
}Build with GEL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key