Rate Overview
Live
1 GEL = 0.289034 CHF
1 CHF = 3.4598
GEL
Avg
0.291434
High
0.292760
Low
0.289034
Last updated: 5/6/2026, 11:12:36 AM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.29 CHF |
| 10 GEL | 2.89 CHF |
| 50 GEL | 14.45 CHF |
| 100 GEL | 28.90 CHF |
| 500 GEL | 144.52 CHF |
| 1,000 GEL | 289.03 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-05-06T11:12:36Z",
"rates": {
"CHF": 0.289034
}
}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": 28.9034,
"rate": 0.289034
}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