Rate Overview
Live
1 KGS = 0.128177 GHS
1 GHS = 7.8017
KGS
Avg
0.127045
High
0.143548
Low
0.117995
Last updated: 6/25/2026, 6:34:33 PM
Quick Conversions
| KGS | GHS |
|---|---|
| 1 KGS | 0.13 GHS |
| 10 KGS | 1.28 GHS |
| 50 KGS | 6.41 GHS |
| 100 KGS | 12.82 GHS |
| 500 KGS | 64.09 GHS |
| 1,000 KGS | 128.18 GHS |
Get KGS/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=GHSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-25T18:34:33Z",
"rates": {
"GHS": 0.128177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "GHS",
"amount": 100
},
"result": 12.817700000000002,
"rate": 0.128177
}Build with KGS/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key