Rate Overview
Live
1 GEL = 0.293943 CHF
1 CHF = 3.4020
GEL
Avg
0.291303
High
0.293943
Low
0.289312
Last updated: 3/26/2026, 3:39:10 PM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.29 CHF |
| 10 GEL | 2.94 CHF |
| 50 GEL | 14.70 CHF |
| 100 GEL | 29.39 CHF |
| 500 GEL | 146.97 CHF |
| 1,000 GEL | 293.94 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-03-26T15:39:10Z",
"rates": {
"CHF": 0.293943
}
}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.3943,
"rate": 0.293943
}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