Rate Overview
Live
1 GEL = 0.286440 CHF
1 CHF = 3.4911
GEL
Avg
0.288202
High
0.291562
Low
0.286413
Last updated: 3/6/2026, 8:10:19 AM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.29 CHF |
| 10 GEL | 2.86 CHF |
| 50 GEL | 14.32 CHF |
| 100 GEL | 28.64 CHF |
| 500 GEL | 143.22 CHF |
| 1,000 GEL | 286.44 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-06T08:10:19Z",
"rates": {
"CHF": 0.28644
}
}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": 28.644,
"rate": 0.28644
}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