Rate Overview
Live
1 CHF = 3.5071 GEL
1 GEL = 0.285139
CHF
Avg
3.4714
High
3.5071
Low
3.4298
Last updated: 3/7/2026, 1:55:52 AM
Quick Conversions
| CHF | GEL |
|---|---|
| 1 CHF | 3.51 GEL |
| 10 CHF | 35.07 GEL |
| 50 CHF | 175.35 GEL |
| 100 CHF | 350.71 GEL |
| 500 CHF | 1,753.53 GEL |
| 1,000 CHF | 3,507.06 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-03-07T01:55:52Z",
"rates": {
"GEL": 3.507063
}
}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": 350.7063,
"rate": 3.507063
}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