Rate Overview
Live
1 GHS = 78.5770 KPW
1 KPW = 0.012726
GHS
Avg
78.8396
High
79.1364
Low
78.5491
Last updated: 9/12/2026, 5:07:33 AM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 78.58 KPW |
| 10 GHS | 785.77 KPW |
| 50 GHS | 3,928.85 KPW |
| 100 GHS | 7,857.70 KPW |
| 500 GHS | 39,288.51 KPW |
| 1,000 GHS | 78,577.02 KPW |
Get GHS/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=KPWExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-09-12T05:07:33Z",
"rates": {
"KPW": 78.577022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "KPW",
"amount": 100
},
"result": 7857.7022,
"rate": 78.577022
}Build with GHS/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key