Rate Overview
Live
1 KGS = 0.124948 GHS
1 GHS = 8.0033
KGS
Avg
0.124796
High
0.125161
Low
0.124376
Last updated: 3/27/2026, 9:50:11 AM
Quick Conversions
| KGS | GHS |
|---|---|
| 1 KGS | 0.12 GHS |
| 10 KGS | 1.25 GHS |
| 50 KGS | 6.25 GHS |
| 100 KGS | 12.49 GHS |
| 500 KGS | 62.47 GHS |
| 1,000 KGS | 124.95 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-27T09:50:11Z",
"rates": {
"GHS": 0.124948
}
}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.4948,
"rate": 0.124948
}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