Rate Overview
Live
1 GEL = 0.294119 CHF
1 CHF = 3.4000
GEL
Avg
0.293185
High
0.298964
Low
0.285664
Last updated: 3/26/2026, 5:08:07 PM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.29 CHF |
| 10 GEL | 2.94 CHF |
| 50 GEL | 14.71 CHF |
| 100 GEL | 29.41 CHF |
| 500 GEL | 147.06 CHF |
| 1,000 GEL | 294.12 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-26T17:08:07Z",
"rates": {
"CHF": 0.294119
}
}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.411900000000003,
"rate": 0.294119
}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