Rate Overview
Live
1 KPW = 0.012338 GHS
1 GHS = 81.0504
KPW
Avg
0.012249
High
0.012338
Low
0.012133
Last updated: 8/22/2026, 5:44:59 AM
Quick Conversions
| KPW | GHS |
|---|---|
| 1 KPW | 0.01 GHS |
| 10 KPW | 0.12 GHS |
| 50 KPW | 0.62 GHS |
| 100 KPW | 1.23 GHS |
| 500 KPW | 6.17 GHS |
| 1,000 KPW | 12.34 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-08-22T05:44:59Z",
"rates": {
"GHS": 0.012338
}
}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.2338,
"rate": 0.012338
}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