Rate Overview
Live
1 GEL = 48.0813 KES
1 KES = 0.020798
GEL
Avg
47.8146
High
48.1429
Low
47.3820
Last updated: 3/27/2026, 10:19:09 AM
Quick Conversions
| GEL | KES |
|---|---|
| 1 GEL | 48.08 KES |
| 10 GEL | 480.81 KES |
| 50 GEL | 2,404.07 KES |
| 100 GEL | 4,808.13 KES |
| 500 GEL | 24,040.67 KES |
| 1,000 GEL | 48,081.33 KES |
Get GEL/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=KESExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-27T10:19:09Z",
"rates": {
"KES": 48.08133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "KES",
"amount": 100
},
"result": 4808.133,
"rate": 48.08133
}Build with GEL/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key