Rate Overview
Live
1 KES = 0.089751 GHS
1 GHS = 11.1419
KES
Avg
0.085284
High
0.096630
Low
0.079399
Last updated: 5/27/2026, 3:43:59 AM
Quick Conversions
| KES | GHS |
|---|---|
| 1 KES | 0.09 GHS |
| 10 KES | 0.90 GHS |
| 50 KES | 4.49 GHS |
| 100 KES | 8.98 GHS |
| 500 KES | 44.88 GHS |
| 1,000 KES | 89.75 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-05-27T03:43:59Z",
"rates": {
"GHS": 0.089751
}
}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.9751,
"rate": 0.089751
}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