Rate Overview
Live
1 KES = 0.088124 GHS
1 GHS = 11.3476
KES
Avg
0.085568
High
0.091346
Low
0.081159
Last updated: 7/7/2026, 8:52:05 AM
Quick Conversions
| KES | GHS |
|---|---|
| 1 KES | 0.09 GHS |
| 10 KES | 0.88 GHS |
| 50 KES | 4.41 GHS |
| 100 KES | 8.81 GHS |
| 500 KES | 44.06 GHS |
| 1,000 KES | 88.12 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-07-07T08:52:05Z",
"rates": {
"GHS": 0.088124
}
}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.8124,
"rate": 0.088124
}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