Rate Overview
Live
1 GHS = 7.6623 KGS
1 KGS = 0.130509
GHS
Avg
7.6834
High
7.7007
Low
7.6623
Last updated: 7/9/2026, 4:13:54 AM
Quick Conversions
| GHS | KGS |
|---|---|
| 1 GHS | 7.66 KGS |
| 10 GHS | 76.62 KGS |
| 50 GHS | 383.12 KGS |
| 100 GHS | 766.23 KGS |
| 500 GHS | 3,831.17 KGS |
| 1,000 GHS | 7,662.33 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-07-09T04:13:54Z",
"rates": {
"KGS": 7.66233
}
}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": 766.233,
"rate": 7.66233
}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