Rate Overview
Live
1 KES = 0.086080 GHS
1 GHS = 11.6171
KES
Avg
0.087298
High
0.091354
Low
0.085704
Last updated: 6/16/2026, 1:31:44 PM
Quick Conversions
| KES | GHS |
|---|---|
| 1 KES | 0.09 GHS |
| 10 KES | 0.86 GHS |
| 50 KES | 4.30 GHS |
| 100 KES | 8.61 GHS |
| 500 KES | 43.04 GHS |
| 1,000 KES | 86.08 GHS |
Get KES/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=GHSExample Response:
{
"success": true,
"base": "KES",
"date": "2026-06-16T13:31:44Z",
"rates": {
"GHS": 0.08608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "GHS",
"amount": 100
},
"result": 8.608,
"rate": 0.08608
}Build with KES/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key