Rate Overview
Live
1 GEL = 0.310138 CHF
1 CHF = 3.2244
GEL
Avg
0.294909
High
0.310138
Low
0.285370
Last updated: 7/22/2026, 4:00:54 PM
Quick Conversions
| GEL | CHF |
|---|---|
| 1 GEL | 0.31 CHF |
| 10 GEL | 3.10 CHF |
| 50 GEL | 15.51 CHF |
| 100 GEL | 31.01 CHF |
| 500 GEL | 155.07 CHF |
| 1,000 GEL | 310.14 CHF |
Get GEL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=CHFExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-22T16:00:54Z",
"rates": {
"CHF": 0.310138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "CHF",
"amount": 100
},
"result": 31.013800000000003,
"rate": 0.310138
}Build with GEL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key