Rate Overview
Live
1 GEL = 33.3618 KGS
1 KGS = 0.029974
GEL
Avg
32.5486
High
33.3618
Low
32.0905
Last updated: 7/23/2026, 10:32:32 AM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 33.36 KGS |
| 10 GEL | 333.62 KGS |
| 50 GEL | 1,668.09 KGS |
| 100 GEL | 3,336.18 KGS |
| 500 GEL | 16,680.93 KGS |
| 1,000 GEL | 33,361.85 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-23T10:32:32Z",
"rates": {
"KGS": 33.36185
}
}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": 3336.1849999999995,
"rate": 33.36185
}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