Rate Overview
Live
1 GEL = 32.4202 KGS
1 KGS = 0.030845
GEL
Avg
32.3920
High
32.7156
Low
32.0298
Last updated: 3/27/2026, 1:43:26 PM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 32.42 KGS |
| 10 GEL | 324.20 KGS |
| 50 GEL | 1,621.01 KGS |
| 100 GEL | 3,242.02 KGS |
| 500 GEL | 16,210.08 KGS |
| 1,000 GEL | 32,420.17 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-03-27T13:43:26Z",
"rates": {
"KGS": 32.420169
}
}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": 3242.0169,
"rate": 32.420169
}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