Rate Overview
Live
1 KES = 0.020209 GEL
1 GEL = 49.4829
KES
Avg
0.020209
High
0.020249
Low
0.020186
Last updated: 8/12/2026, 2:52:26 AM
Quick Conversions
| KES | GEL |
|---|---|
| 1 KES | 0.02 GEL |
| 10 KES | 0.20 GEL |
| 50 KES | 1.01 GEL |
| 100 KES | 2.02 GEL |
| 500 KES | 10.10 GEL |
| 1,000 KES | 20.21 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-08-12T02:52:26Z",
"rates": {
"GEL": 0.020209
}
}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.0209,
"rate": 0.020209
}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