Rate Overview
Live
1 GHS = 81.8473 KPW
1 KPW = 0.012218
GHS
Avg
81.3379
High
85.7968
Low
76.1353
Last updated: 8/20/2026, 7:37:44 AM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 81.85 KPW |
| 10 GHS | 818.47 KPW |
| 50 GHS | 4,092.37 KPW |
| 100 GHS | 8,184.73 KPW |
| 500 GHS | 40,923.66 KPW |
| 1,000 GHS | 81,847.31 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-20T07:37:44Z",
"rates": {
"KPW": 81.84731
}
}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": 8184.731,
"rate": 81.84731
}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