Rate Overview
Live
1 GHS = 83.3916 KPW
1 KPW = 0.011992
GHS
Avg
83.8993
High
84.3857
Low
83.3916
Last updated: 3/7/2026, 1:05:56 AM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 83.39 KPW |
| 10 GHS | 833.92 KPW |
| 50 GHS | 4,169.58 KPW |
| 100 GHS | 8,339.16 KPW |
| 500 GHS | 41,695.78 KPW |
| 1,000 GHS | 83,391.55 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-03-07T01:05:56Z",
"rates": {
"KPW": 83.391551
}
}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": 8339.1551,
"rate": 83.391551
}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