Rate Overview
Live
1 CHF = 3.4467 GEL
1 GEL = 0.290132
CHF
Avg
3.4201
High
3.4467
Low
3.3955
Last updated: 4/16/2026, 6:01:12 AM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.45 GEL |
| 10 CHF | 34.47 GEL |
| 50 CHF | 172.34 GEL |
| 100 CHF | 344.67 GEL |
| 500 CHF | 1,723.35 GEL |
| 1,000 CHF | 3,446.71 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-04-16T06:01:12Z",
"rates": {
"GEL": 3.446705
}
}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": 344.6705,
"rate": 3.446705
}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