Rate Overview
Live
1 KES = 0.020378 GEL
1 GEL = 49.0725
KES
Avg
0.020378
High
0.020423
Low
0.020350
Last updated: 7/5/2026, 2:47:00 PM
Quick Conversions
| KES | GEL |
|---|---|
| 1 KES | 0.02 GEL |
| 10 KES | 0.20 GEL |
| 50 KES | 1.02 GEL |
| 100 KES | 2.04 GEL |
| 500 KES | 10.19 GEL |
| 1,000 KES | 20.38 GEL |
Get KES/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=GELExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-05T14:47:00Z",
"rates": {
"GEL": 0.020378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "GEL",
"amount": 100
},
"result": 2.0378,
"rate": 0.020378
}Build with KES/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key