Rate Overview
Live
1 GEL = 33.2848 KGS
1 KGS = 0.030044
GEL
Avg
33.3299
High
33.4107
Low
33.2822
Last updated: 7/24/2026, 11:08:26 AM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 33.28 KGS |
| 10 GEL | 332.85 KGS |
| 50 GEL | 1,664.24 KGS |
| 100 GEL | 3,328.48 KGS |
| 500 GEL | 16,642.40 KGS |
| 1,000 GEL | 33,284.79 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-24T11:08:26Z",
"rates": {
"KGS": 33.28479
}
}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": 3328.4790000000003,
"rate": 33.28479
}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