Rate Overview
Live
1 CHF = 3.2784 GEL
1 GEL = 0.305023
CHF
Avg
3.2688
High
3.2832
Low
3.2503
Last updated: 7/5/2026, 11:35:59 PM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.28 GEL |
| 10 CHF | 32.78 GEL |
| 50 CHF | 163.92 GEL |
| 100 CHF | 327.84 GEL |
| 500 CHF | 1,639.22 GEL |
| 1,000 CHF | 3,278.44 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-05T23:35:59Z",
"rates": {
"GEL": 3.27844
}
}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": 327.844,
"rate": 3.27844
}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