Rate Overview
Live
1 GHS = 78.8692 KPW
1 KPW = 0.012679
GHS
Avg
79.0727
High
79.2448
Low
78.8540
Last updated: 7/9/2026, 8:01:53 AM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 78.87 KPW |
| 10 GHS | 788.69 KPW |
| 50 GHS | 3,943.46 KPW |
| 100 GHS | 7,886.92 KPW |
| 500 GHS | 39,434.61 KPW |
| 1,000 GHS | 78,869.22 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-07-09T08:01:53Z",
"rates": {
"KPW": 78.869223
}
}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": 7886.9223,
"rate": 78.869223
}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