Rate Overview
Live
1 GEL = 33.5459 KGS
1 KGS = 0.029810
GEL
Avg
33.6049
High
33.6566
Low
33.5459
Last updated: 9/3/2026, 3:00:17 AM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 33.55 KGS |
| 10 GEL | 335.46 KGS |
| 50 GEL | 1,677.29 KGS |
| 100 GEL | 3,354.59 KGS |
| 500 GEL | 16,772.94 KGS |
| 1,000 GEL | 33,545.88 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-09-03T03:00:17Z",
"rates": {
"KGS": 33.54588
}
}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": 3354.5879999999997,
"rate": 33.54588
}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