Rate Overview
Live
1 CHF = 3.3915 GEL
1 GEL = 0.294856
CHF
Avg
3.3771
High
3.5024
Low
3.1401
Last updated: 3/27/2026, 5:38:05 AM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.39 GEL |
| 10 CHF | 33.91 GEL |
| 50 CHF | 169.57 GEL |
| 100 CHF | 339.15 GEL |
| 500 CHF | 1,695.74 GEL |
| 1,000 CHF | 3,391.49 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-27T05:38:05Z",
"rates": {
"GEL": 3.391486
}
}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.1486,
"rate": 3.391486
}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