Rate Overview
Live
1 KPW = 0.012248 GHS
1 GHS = 81.6460
KPW
Avg
0.012240
High
0.012283
Low
0.012209
Last updated: 4/17/2026, 6:27:44 AM
Quick Conversions
| KPW | GHS |
|---|---|
| 1 KPW | 0.01 GHS |
| 10 KPW | 0.12 GHS |
| 50 KPW | 0.61 GHS |
| 100 KPW | 1.22 GHS |
| 500 KPW | 6.12 GHS |
| 1,000 KPW | 12.25 GHS |
Get KPW/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=GHSExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-17T06:27:44Z",
"rates": {
"GHS": 0.012248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "GHS",
"amount": 100
},
"result": 1.2248,
"rate": 0.012248
}Build with KPW/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key