Rate Overview
Live
1 GEL = 0.291293 CHF
1 CHF = 3.4330
GEL
Avg
0.292840
High
0.294506
Low
0.290351
Last updated: 4/15/2026, 10:03:32 PM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.29 CHF |
| 10 GEL | 2.91 CHF |
| 50 GEL | 14.56 CHF |
| 100 GEL | 29.13 CHF |
| 500 GEL | 145.65 CHF |
| 1,000 GEL | 291.29 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-04-15T22:03:32Z",
"rates": {
"CHF": 0.291293
}
}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": 29.1293,
"rate": 0.291293
}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