Rate Overview
Live
1 GEL = 32.5083 KGS
1 KGS = 0.030761
GEL
Avg
32.5160
High
32.5697
Low
32.5047
Last updated: 4/17/2026, 12:34:46 AM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 32.51 KGS |
| 10 GEL | 325.08 KGS |
| 50 GEL | 1,625.42 KGS |
| 100 GEL | 3,250.83 KGS |
| 500 GEL | 16,254.16 KGS |
| 1,000 GEL | 32,508.32 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-04-17T00:34:46Z",
"rates": {
"KGS": 32.508318
}
}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": 3250.8318000000004,
"rate": 32.508318
}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