Rate Overview
Live
1 GHS = 79.9992 KPW
1 KPW = 0.012500
GHS
Avg
80.2985
High
80.4539
Low
79.9992
Last updated: 5/7/2026, 11:28:48 AM
Quick Conversions
| GHS | KPW |
|---|---|
| 1 GHS | 80.00 KPW |
| 10 GHS | 799.99 KPW |
| 50 GHS | 3,999.96 KPW |
| 100 GHS | 7,999.92 KPW |
| 500 GHS | 39,999.60 KPW |
| 1,000 GHS | 79,999.20 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-07T11:28:48Z",
"rates": {
"KPW": 79.999204
}
}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": 7999.920400000001,
"rate": 79.999204
}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