Rate Overview
Live
1 CHF = 3.3910 GEL
1 GEL = 0.294898
CHF
Avg
3.3018
High
3.4799
Low
3.0990
Last updated: 5/26/2026, 5:17:20 PM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.39 GEL |
| 10 CHF | 33.91 GEL |
| 50 CHF | 169.55 GEL |
| 100 CHF | 339.10 GEL |
| 500 CHF | 1,695.50 GEL |
| 1,000 CHF | 3,391.00 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-05-26T17:17:20Z",
"rates": {
"GEL": 3.390998
}
}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.0998,
"rate": 3.390998
}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