Rate Overview
Live
1 KES = 0.020570 GEL
1 GEL = 48.6145
KES
Avg
0.020708
High
0.020876
Low
0.020547
Last updated: 5/27/2026, 4:53:28 AM
Quick Conversions
| KES | GEL |
|---|---|
| 1 KES | 0.02 GEL |
| 10 KES | 0.21 GEL |
| 50 KES | 1.03 GEL |
| 100 KES | 2.06 GEL |
| 500 KES | 10.29 GEL |
| 1,000 KES | 20.57 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-05-27T04:53:28Z",
"rates": {
"GEL": 0.02057
}
}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.057,
"rate": 0.02057
}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