Rate Overview
Live
1 KES = 0.085450 GHS
1 GHS = 11.7028
KES
Avg
0.085244
High
0.085450
Low
0.085043
Last updated: 4/16/2026, 3:55:36 PM
Quick Conversions
| KES | GHS |
|---|---|
| 1 KES | 0.09 GHS |
| 10 KES | 0.85 GHS |
| 50 KES | 4.27 GHS |
| 100 KES | 8.55 GHS |
| 500 KES | 42.73 GHS |
| 1,000 KES | 85.45 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-04-16T15:55:36Z",
"rates": {
"GHS": 0.08545
}
}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.545,
"rate": 0.08545
}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