Rate Overview
Live
1 CHF = 3.2049 GEL
1 GEL = 0.312027
CHF
Avg
3.2206
High
3.2364
Low
3.2049
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.20 GEL |
| 10 CHF | 32.05 GEL |
| 50 CHF | 160.24 GEL |
| 100 CHF | 320.49 GEL |
| 500 CHF | 1,602.43 GEL |
| 1,000 CHF | 3,204.85 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-08-15T04:55:47Z",
"rates": {
"GEL": 3.204851
}
}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": 320.4851,
"rate": 3.204851
}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