Rate Overview
Live
1 KGS = 0.126062 GHS
1 GHS = 7.9326
KGS
Avg
0.125974
High
0.126417
Low
0.125653
Last updated: 4/17/2026, 6:32:06 AM
Quick Conversions
| KGS | GHS |
|---|---|
| 1 KGS | 0.13 GHS |
| 10 KGS | 1.26 GHS |
| 50 KGS | 6.30 GHS |
| 100 KGS | 12.61 GHS |
| 500 KGS | 63.03 GHS |
| 1,000 KGS | 126.06 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-04-17T06:32:06Z",
"rates": {
"GHS": 0.126062
}
}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.606200000000001,
"rate": 0.126062
}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