Rate Overview
Live
1 KGS = 0.029959 GEL
1 GEL = 33.3790
KGS
Avg
0.030074
High
0.030225
Low
0.029930
Last updated: 7/26/2026, 3:36:51 AM
Quick Conversions
| KGS | GEL |
|---|---|
| 1 KGS | 0.03 GEL |
| 10 KGS | 0.30 GEL |
| 50 KGS | 1.50 GEL |
| 100 KGS | 3.00 GEL |
| 500 KGS | 14.98 GEL |
| 1,000 KGS | 29.96 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-26T03:36:51Z",
"rates": {
"GEL": 0.029959
}
}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": 2.9959,
"rate": 0.029959
}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