Rate Overview
Live
1 GEL = 0.299150 CHF
1 CHF = 3.3428
GEL
Avg
0.300109
High
0.301316
Low
0.299104
Last updated: 6/15/2026, 6:31:34 PM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.30 CHF |
| 10 GEL | 2.99 CHF |
| 50 GEL | 14.96 CHF |
| 100 GEL | 29.92 CHF |
| 500 GEL | 149.58 CHF |
| 1,000 GEL | 299.15 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-06-15T18:31:34Z",
"rates": {
"CHF": 0.29915
}
}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.915000000000003,
"rate": 0.29915
}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