Rate Overview
Live
1 PGK = 2.6304 GHS
1 GHS = 0.380173
PGK
Avg
2.5729
High
2.6961
Low
2.4863
Last updated: 7/24/2026, 5:24:50 AM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.63 GHS |
| 10 PGK | 26.30 GHS |
| 50 PGK | 131.52 GHS |
| 100 PGK | 263.04 GHS |
| 500 PGK | 1,315.19 GHS |
| 1,000 PGK | 2,630.38 GHS |
Get PGK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=GHSExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-24T05:24:50Z",
"rates": {
"GHS": 2.630378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "GHS",
"amount": 100
},
"result": 263.0378,
"rate": 2.630378
}Build with PGK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key