Rate Overview
Live
1 KGS = 0.131102 GHS
1 GHS = 7.6276
KGS
Avg
0.145854
High
0.189878
Low
0.116413
Last updated: 7/12/2026, 12:46:38 PM
Quick Conversions
| KGS | GHS |
|---|---|
| 1 KGS | 0.13 GHS |
| 10 KGS | 1.31 GHS |
| 50 KGS | 6.56 GHS |
| 100 KGS | 13.11 GHS |
| 500 KGS | 65.55 GHS |
| 1,000 KGS | 131.10 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-07-12T12:46:38Z",
"rates": {
"GHS": 0.131102
}
}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": 13.110199999999999,
"rate": 0.131102
}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