Rate Overview
Live
1 GHS = 80.4065 KPW
1 KPW = 0.012437
GHS
Avg
80.6729
High
81.1071
Low
79.8370
Last updated: 6/19/2026, 8:31:24 AM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 80.41 KPW |
| 10 GHS | 804.06 KPW |
| 50 GHS | 4,020.32 KPW |
| 100 GHS | 8,040.65 KPW |
| 500 GHS | 40,203.24 KPW |
| 1,000 GHS | 80,406.48 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-06-19T08:31:24Z",
"rates": {
"KPW": 80.40648
}
}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": 8040.648,
"rate": 80.40648
}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