Rate Overview
Live
1 GHS = 7.5089 KGS
1 KGS = 0.133176
GHS
Avg
7.0016
High
8.5901
Low
5.2665
Last updated: 5/28/2026, 3:45:31 AM
Quick Conversions
| GHS | KGS |
|---|---|
| 1 GHS | 7.51 KGS |
| 10 GHS | 75.09 KGS |
| 50 GHS | 375.44 KGS |
| 100 GHS | 750.89 KGS |
| 500 GHS | 3,754.44 KGS |
| 1,000 GHS | 7,508.87 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-28T03:45:31Z",
"rates": {
"KGS": 7.508874
}
}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": 750.8874,
"rate": 7.508874
}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