Rate Overview
Live
1 GHS = 7.7706 KGS
1 KGS = 0.128690
GHS
Avg
7.7999
High
7.8148
Low
7.7706
Last updated: 5/7/2026, 9:55:27 PM
Quick Conversions
| GHS | KGS |
|---|---|
| 1 GHS | 7.77 KGS |
| 10 GHS | 77.71 KGS |
| 50 GHS | 388.53 KGS |
| 100 GHS | 777.06 KGS |
| 500 GHS | 3,885.30 KGS |
| 1,000 GHS | 7,770.60 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-05-07T21:55:27Z",
"rates": {
"KGS": 7.770603
}
}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": 777.0603,
"rate": 7.770603
}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