Rate Overview
Live
1 PGK = 2.6225 GHS
1 GHS = 0.381322
PGK
Avg
2.6354
High
3.0039
Low
2.4637
Last updated: 7/22/2026, 10:58:07 AM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.62 GHS |
| 10 PGK | 26.22 GHS |
| 50 PGK | 131.12 GHS |
| 100 PGK | 262.25 GHS |
| 500 PGK | 1,311.23 GHS |
| 1,000 PGK | 2,622.45 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-22T10:58:07Z",
"rates": {
"GHS": 2.622453
}
}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": 262.24530000000004,
"rate": 2.622453
}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