Rate Overview
Live
1 GEL = 33.3001 KGS
1 KGS = 0.030030
GEL
Avg
33.2045
High
33.3001
Low
33.1214
Last updated: 7/6/2026, 5:16:40 PM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 33.30 KGS |
| 10 GEL | 333.00 KGS |
| 50 GEL | 1,665.00 KGS |
| 100 GEL | 3,330.01 KGS |
| 500 GEL | 16,650.05 KGS |
| 1,000 GEL | 33,300.10 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-06T17:16:40Z",
"rates": {
"KGS": 33.300097
}
}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": 3330.0097,
"rate": 33.300097
}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