Rate Overview
Live
1 GEL = 33.1978 KGS
1 KGS = 0.030122
GEL
Avg
33.1756
High
33.2429
Low
33.1214
Last updated: 7/5/2026, 10:38:51 PM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 33.20 KGS |
| 10 GEL | 331.98 KGS |
| 50 GEL | 1,659.89 KGS |
| 100 GEL | 3,319.78 KGS |
| 500 GEL | 16,598.92 KGS |
| 1,000 GEL | 33,197.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-05T22:38:51Z",
"rates": {
"KGS": 33.197845
}
}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": 3319.7845,
"rate": 33.197845
}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