Rate Overview
Live
1 GEL = 33.2958 KGS
1 KGS = 0.030034
GEL
Avg
32.0491
High
33.2958
Low
30.7879
Last updated: 7/25/2026, 5:19:54 AM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 33.30 KGS |
| 10 GEL | 332.96 KGS |
| 50 GEL | 1,664.79 KGS |
| 100 GEL | 3,329.58 KGS |
| 500 GEL | 16,647.91 KGS |
| 1,000 GEL | 33,295.83 KGS |
Get GEL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=KGSExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-25T05:19:54Z",
"rates": {
"KGS": 33.295828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "KGS",
"amount": 100
},
"result": 3329.5828,
"rate": 33.295828
}Build with GEL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key