Rate Overview
Live
1 KGS = 0.128690 GHS
1 GHS = 7.7706
KGS
Avg
0.128207
High
0.128690
Low
0.127962
Last updated: 5/7/2026, 7:49:23 AM
Quick Conversions
| KGS | GHS |
|---|---|
| 1 KGS | 0.13 GHS |
| 10 KGS | 1.29 GHS |
| 50 KGS | 6.43 GHS |
| 100 KGS | 12.87 GHS |
| 500 KGS | 64.35 GHS |
| 1,000 KGS | 128.69 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-05-07T07:49:23Z",
"rates": {
"GHS": 0.12869
}
}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.869,
"rate": 0.12869
}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