Rate Overview
Live
1 GHS = 8.1023 KGS
1 KGS = 0.123422
GHS
Avg
8.1522
High
8.1993
Low
8.1023
Last updated: 3/7/2026, 1:07:06 AM
Quick Conversions
| GHS | KGS |
|---|---|
| 1 GHS | 8.10 KGS |
| 10 GHS | 81.02 KGS |
| 50 GHS | 405.12 KGS |
| 100 GHS | 810.23 KGS |
| 500 GHS | 4,051.16 KGS |
| 1,000 GHS | 8,102.31 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-03-07T01:07:06Z",
"rates": {
"KGS": 8.102314
}
}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": 810.2314,
"rate": 8.102314
}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