Rate Overview
Live
1 CHF = 3.2126 GEL
1 GEL = 0.311279
CHF
Avg
3.2278
High
3.2518
Low
3.2123
Last updated: 7/25/2026, 11:14:49 PM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.21 GEL |
| 10 CHF | 32.13 GEL |
| 50 CHF | 160.63 GEL |
| 100 CHF | 321.26 GEL |
| 500 CHF | 1,606.28 GEL |
| 1,000 CHF | 3,212.55 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-07-25T23:14:49Z",
"rates": {
"GEL": 3.212553
}
}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": 321.25530000000003,
"rate": 3.212553
}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