Rate Overview
Live
1 KES = 0.087252 GHS
1 GHS = 11.4611
KES
Avg
0.086854
High
0.087252
Low
0.086523
Last updated: 9/3/2026, 2:47:51 PM
Quick Conversions
| KES | GHS |
|---|---|
| 1 KES | 0.09 GHS |
| 10 KES | 0.87 GHS |
| 50 KES | 4.36 GHS |
| 100 KES | 8.73 GHS |
| 500 KES | 43.63 GHS |
| 1,000 KES | 87.25 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-09-03T14:47:51Z",
"rates": {
"GHS": 0.087252
}
}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.7252,
"rate": 0.087252
}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