Rate Overview
Live
1 KGS = 0.129892 GHS
1 GHS = 7.6987
KGS
Avg
0.129284
High
0.135140
Low
0.126886
Last updated: 7/6/2026, 9:33:59 PM
Quick Conversions
| KGS | GHS |
|---|---|
| 1 KGS | 0.13 GHS |
| 10 KGS | 1.30 GHS |
| 50 KGS | 6.49 GHS |
| 100 KGS | 12.99 GHS |
| 500 KGS | 64.95 GHS |
| 1,000 KGS | 129.89 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-07-06T21:33:59Z",
"rates": {
"GHS": 0.129892
}
}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.9892,
"rate": 0.129892
}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