Rate Overview
Live
1 GEL = 32.9978 KGS
1 KGS = 0.030305
GEL
Avg
32.9686
High
32.9978
Low
32.9428
Last updated: 6/16/2026, 11:18:27 AM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 33.00 KGS |
| 10 GEL | 329.98 KGS |
| 50 GEL | 1,649.89 KGS |
| 100 GEL | 3,299.78 KGS |
| 500 GEL | 16,498.91 KGS |
| 1,000 GEL | 32,997.82 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-06-16T11:18:27Z",
"rates": {
"KGS": 32.997816
}
}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": 3299.7816000000003,
"rate": 32.997816
}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