Rate Overview
Live
1 KES = 0.020874 GEL
1 GEL = 47.9065
KES
Avg
0.020811
High
0.020874
Low
0.020746
Last updated: 4/16/2026, 3:54:38 PM
Quick Conversions
| KES | GEL |
|---|---|
| 1 KES | 0.02 GEL |
| 10 KES | 0.21 GEL |
| 50 KES | 1.04 GEL |
| 100 KES | 2.09 GEL |
| 500 KES | 10.44 GEL |
| 1,000 KES | 20.87 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-04-16T15:54:38Z",
"rates": {
"GEL": 0.020874
}
}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.0874,
"rate": 0.020874
}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