Rate Overview
Live
1 GEL = 32.8109 KGS
1 KGS = 0.030478
GEL
Avg
32.3869
High
32.8477
Low
31.9849
Last updated: 5/27/2026, 7:29:04 AM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 32.81 KGS |
| 10 GEL | 328.11 KGS |
| 50 GEL | 1,640.55 KGS |
| 100 GEL | 3,281.09 KGS |
| 500 GEL | 16,405.47 KGS |
| 1,000 GEL | 32,810.94 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-05-27T07:29:04Z",
"rates": {
"KGS": 32.810942
}
}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": 3281.0941999999995,
"rate": 32.810942
}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