Rate Overview
Live
1 KES = 0.020798 GEL
1 GEL = 48.0815
KES
Avg
0.020914
High
0.021105
Low
0.020771
Last updated: 3/27/2026, 10:09:01 AM
Quick Conversions
| KES | GEL |
|---|---|
| 1 KES | 0.02 GEL |
| 10 KES | 0.21 GEL |
| 50 KES | 1.04 GEL |
| 100 KES | 2.08 GEL |
| 500 KES | 10.40 GEL |
| 1,000 KES | 20.80 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-03-27T10:09:01Z",
"rates": {
"GEL": 0.020798
}
}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.0798,
"rate": 0.020798
}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