Rate Overview
Live
1 CHF = 3.3428 GEL
1 GEL = 0.299150
CHF
Avg
3.3321
High
3.3433
Low
3.3188
Last updated: 6/15/2026, 7:42:18 PM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.34 GEL |
| 10 CHF | 33.43 GEL |
| 50 CHF | 167.14 GEL |
| 100 CHF | 334.28 GEL |
| 500 CHF | 1,671.40 GEL |
| 1,000 CHF | 3,342.80 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-06-15T19:42:18Z",
"rates": {
"GEL": 3.342803
}
}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": 334.2803,
"rate": 3.342803
}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