Rate Overview
Live
1 GHS = 80.7959 KPW
1 KPW = 0.012377
GHS
Avg
81.2861
High
85.7968
Low
76.1353
Last updated: 8/25/2026, 7:42:27 PM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 80.80 KPW |
| 10 GHS | 807.96 KPW |
| 50 GHS | 4,039.80 KPW |
| 100 GHS | 8,079.59 KPW |
| 500 GHS | 40,397.95 KPW |
| 1,000 GHS | 80,795.91 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-08-25T19:42:27Z",
"rates": {
"KPW": 80.795908
}
}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": 8079.5908,
"rate": 80.795908
}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