Rate Overview
Live
1 KPW = 0.012436 GHS
1 GHS = 80.4117
KPW
Avg
0.012396
High
0.012525
Low
0.012329
Last updated: 6/19/2026, 8:15:28 AM
Quick Conversions
| KPW | GHS |
|---|---|
| 1 KPW | 0.01 GHS |
| 10 KPW | 0.12 GHS |
| 50 KPW | 0.62 GHS |
| 100 KPW | 1.24 GHS |
| 500 KPW | 6.22 GHS |
| 1,000 KPW | 12.44 GHS |
Get KPW/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=GHSExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-06-19T08:15:28Z",
"rates": {
"GHS": 0.012436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "GHS",
"amount": 100
},
"result": 1.2435999999999998,
"rate": 0.012436
}Build with KPW/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key