Rate Overview
Live
1 KES = 0.087494 GHS
1 GHS = 11.4294
KES
Avg
0.090088
High
0.091060
Low
0.087494
Last updated: 8/13/2026, 2:53:54 PM
Quick Conversions
| KES | GHS |
|---|---|
| 1 KES | 0.09 GHS |
| 10 KES | 0.87 GHS |
| 50 KES | 4.37 GHS |
| 100 KES | 8.75 GHS |
| 500 KES | 43.75 GHS |
| 1,000 KES | 87.49 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-08-13T14:53:54Z",
"rates": {
"GHS": 0.087494
}
}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.7494,
"rate": 0.087494
}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