Rate Overview
Live
1 GHS = 81.6398 KPW
1 KPW = 0.012249
GHS
Avg
81.6959
High
81.9040
Low
81.4071
Last updated: 4/17/2026, 6:27:47 AM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 81.64 KPW |
| 10 GHS | 816.40 KPW |
| 50 GHS | 4,081.99 KPW |
| 100 GHS | 8,163.98 KPW |
| 500 GHS | 40,819.92 KPW |
| 1,000 GHS | 81,639.83 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-04-17T06:27:47Z",
"rates": {
"KPW": 81.639831
}
}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": 8163.9831,
"rate": 81.639831
}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