Rate Overview
Live
1 KGS = 0.030122 GEL
1 GEL = 33.1983
KGS
Avg
0.030139
High
0.030191
Low
0.030081
Last updated: 7/6/2026, 12:09:29 AM
Quick Conversions
| KGS | GEL |
|---|---|
| 1 KGS | 0.03 GEL |
| 10 KGS | 0.30 GEL |
| 50 KGS | 1.51 GEL |
| 100 KGS | 3.01 GEL |
| 500 KGS | 15.06 GEL |
| 1,000 KGS | 30.12 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-07-06T00:09:29Z",
"rates": {
"GEL": 0.030122
}
}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.0122,
"rate": 0.030122
}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