Rate Overview
Live
1 GHS = 77.2609 KPW
1 KPW = 0.012943
GHS
Avg
72.2865
High
88.3852
Low
55.0099
Last updated: 5/27/2026, 10:55:39 PM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 77.26 KPW |
| 10 GHS | 772.61 KPW |
| 50 GHS | 3,863.05 KPW |
| 100 GHS | 7,726.09 KPW |
| 500 GHS | 38,630.47 KPW |
| 1,000 GHS | 77,260.94 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-05-27T22:55:39Z",
"rates": {
"KPW": 77.260943
}
}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": 7726.0943,
"rate": 77.260943
}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