Rate Overview
Live
1 KGS = 0.031133 GEL
1 GEL = 32.1203
KGS
Avg
0.030863
High
0.031147
Low
0.030525
Last updated: 3/7/2026, 2:32:24 AM
Quick Conversions
| KGS | GEL |
|---|---|
| 1 KGS | 0.03 GEL |
| 10 KGS | 0.31 GEL |
| 50 KGS | 1.56 GEL |
| 100 KGS | 3.11 GEL |
| 500 KGS | 15.57 GEL |
| 1,000 KGS | 31.13 GEL |
Get KGS/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=GELExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T02:32:24Z",
"rates": {
"GEL": 0.031133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "GEL",
"amount": 100
},
"result": 3.1133,
"rate": 0.031133
}Build with KGS/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key