Rate Overview
Live
1 GEL = 0.311364 CHF
1 CHF = 3.2117
GEL
Avg
0.309387
High
0.311364
Low
0.307386
Last updated: 7/24/2026, 6:58:01 PM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.31 CHF |
| 10 GEL | 3.11 CHF |
| 50 GEL | 15.57 CHF |
| 100 GEL | 31.14 CHF |
| 500 GEL | 155.68 CHF |
| 1,000 GEL | 311.36 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-07-24T18:58:01Z",
"rates": {
"CHF": 0.311364
}
}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.1364,
"rate": 0.311364
}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