Rate Overview
Live
1 GHS = 81.0464 KPW
1 KPW = 0.012339
GHS
Avg
81.6375
High
82.4198
Low
81.0464
Last updated: 8/22/2026, 3:50:13 AM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 81.05 KPW |
| 10 GHS | 810.46 KPW |
| 50 GHS | 4,052.32 KPW |
| 100 GHS | 8,104.64 KPW |
| 500 GHS | 40,523.21 KPW |
| 1,000 GHS | 81,046.42 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-22T03:50:13Z",
"rates": {
"KPW": 81.046423
}
}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": 8104.6423,
"rate": 81.046423
}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