Rate Overview
Live
1 PGK = 2.5486 GHS
1 GHS = 0.392376
PGK
Avg
2.5406
High
2.5781
Low
2.4946
Last updated: 9/2/2026, 10:38:06 AM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.55 GHS |
| 10 PGK | 25.49 GHS |
| 50 PGK | 127.43 GHS |
| 100 PGK | 254.86 GHS |
| 500 PGK | 1,274.29 GHS |
| 1,000 PGK | 2,548.58 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-09-02T10:38:06Z",
"rates": {
"GHS": 2.548576
}
}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": 254.85760000000002,
"rate": 2.548576
}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