Rate Overview
Live
1 CHF = 3.4526 GEL
1 GEL = 0.289633
CHF
Avg
3.4305
High
3.4526
Low
3.4158
Last updated: 5/6/2026, 10:16:52 AM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.45 GEL |
| 10 CHF | 34.53 GEL |
| 50 CHF | 172.63 GEL |
| 100 CHF | 345.26 GEL |
| 500 CHF | 1,726.32 GEL |
| 1,000 CHF | 3,452.64 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-06T10:16:52Z",
"rates": {
"GEL": 3.452644
}
}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": 345.26439999999997,
"rate": 3.452644
}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