Rate Overview
Live
1 CHF = 3.3931 GEL
1 GEL = 0.294717
CHF
Avg
3.4289
High
3.4565
Low
3.3931
Last updated: 3/27/2026, 3:52:07 AM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.39 GEL |
| 10 CHF | 33.93 GEL |
| 50 CHF | 169.65 GEL |
| 100 CHF | 339.31 GEL |
| 500 CHF | 1,696.54 GEL |
| 1,000 CHF | 3,393.09 GEL |
Get CHF/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=GELExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T03:52:07Z",
"rates": {
"GEL": 3.393086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "GEL",
"amount": 100
},
"result": 339.30859999999996,
"rate": 3.393086
}Build with CHF/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key