Rate Overview
Live
1 GEL = 32.1198 KGS
1 KGS = 0.031133
GEL
Avg
32.4391
High
32.7596
Low
32.1053
Last updated: 3/6/2026, 11:27:59 PM
Quick Conversions
| GEL | KGS |
|---|---|
| 1 GEL | 32.12 KGS |
| 10 GEL | 321.20 KGS |
| 50 GEL | 1,605.99 KGS |
| 100 GEL | 3,211.98 KGS |
| 500 GEL | 16,059.91 KGS |
| 1,000 GEL | 32,119.82 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-06T23:27:59Z",
"rates": {
"KGS": 32.119824
}
}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": 3211.9824000000003,
"rate": 32.119824
}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