Rate Overview
Live
1 KGS = 0.123421 GHS
1 GHS = 8.1023
KGS
Avg
0.122580
High
0.123421
Low
0.121878
Last updated: 3/6/2026, 8:14:34 AM
Quick Conversions
| KGS | GHS |
|---|---|
| 1 KGS | 0.12 GHS |
| 10 KGS | 1.23 GHS |
| 50 KGS | 6.17 GHS |
| 100 KGS | 12.34 GHS |
| 500 KGS | 61.71 GHS |
| 1,000 KGS | 123.42 GHS |
Get KGS/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=GHSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-06T08:14:34Z",
"rates": {
"GHS": 0.123421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "GHS",
"amount": 100
},
"result": 12.3421,
"rate": 0.123421
}Build with KGS/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key