Rate Overview
Live
1 GHS = 7.9852 KGS
1 KGS = 0.125232
GHS
Avg
7.9559
High
8.0433
Low
7.7319
Last updated: 8/20/2026, 3:07:28 AM
Quick Conversions
| GHS | KGS |
|---|---|
| 1 GHS | 7.99 KGS |
| 10 GHS | 79.85 KGS |
| 50 GHS | 399.26 KGS |
| 100 GHS | 798.52 KGS |
| 500 GHS | 3,992.59 KGS |
| 1,000 GHS | 7,985.19 KGS |
Get GHS/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=KGSExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-20T03:07:28Z",
"rates": {
"KGS": 7.985186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "KGS",
"amount": 100
},
"result": 798.5186,
"rate": 7.985186
}Build with GHS/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key