Rate Overview
Live
1 KGS = 0.127640 GHS
1 GHS = 7.8345
KGS
Avg
0.126141
High
0.135150
Low
0.119950
Last updated: 6/21/2026, 8:37:55 AM
Quick Conversions
| KGS | GHS |
|---|---|
| 1 KGS | 0.13 GHS |
| 10 KGS | 1.28 GHS |
| 50 KGS | 6.38 GHS |
| 100 KGS | 12.76 GHS |
| 500 KGS | 63.82 GHS |
| 1,000 KGS | 127.64 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-06-21T08:37:55Z",
"rates": {
"GHS": 0.12764
}
}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.764000000000001,
"rate": 0.12764
}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