Rate Overview
Live
1 GEL = 0.304792 CHF
1 CHF = 3.2809
GEL
Avg
0.305884
High
0.307667
Low
0.304583
Last updated: 7/5/2026, 9:27:33 AM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.30 CHF |
| 10 GEL | 3.05 CHF |
| 50 GEL | 15.24 CHF |
| 100 GEL | 30.48 CHF |
| 500 GEL | 152.40 CHF |
| 1,000 GEL | 304.79 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-05T09:27:33Z",
"rates": {
"CHF": 0.304792
}
}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": 30.479200000000002,
"rate": 0.304792
}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