Rate Overview
Live
1 PGK = 2.5836 GHS
1 GHS = 0.387052
PGK
Avg
2.5676
High
2.5848
Low
2.5514
Last updated: 7/2/2026, 7:21:49 PM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.58 GHS |
| 10 PGK | 25.84 GHS |
| 50 PGK | 129.18 GHS |
| 100 PGK | 258.36 GHS |
| 500 PGK | 1,291.81 GHS |
| 1,000 PGK | 2,583.63 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-02T19:21:49Z",
"rates": {
"GHS": 2.583629
}
}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": 258.3629,
"rate": 2.583629
}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