Rate Overview
Live
1 KGS = 0.130348 GHS
1 GHS = 7.6718
KGS
Avg
0.129954
High
0.130348
Low
0.128998
Last updated: 9/10/2026, 2:16:26 AM
Quick Conversions
| KGS | GHS |
|---|---|
| 1 KGS | 0.13 GHS |
| 10 KGS | 1.30 GHS |
| 50 KGS | 6.52 GHS |
| 100 KGS | 13.03 GHS |
| 500 KGS | 65.17 GHS |
| 1,000 KGS | 130.35 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-09-10T02:16:26Z",
"rates": {
"GHS": 0.130348
}
}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": 13.034799999999999,
"rate": 0.130348
}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