Rate Overview
Live
1 PGK = 2.6312 GHS
1 GHS = 0.380053
PGK
Avg
2.6199
High
2.6319
Low
2.5978
Last updated: 7/25/2026, 1:58:53 PM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.63 GHS |
| 10 PGK | 26.31 GHS |
| 50 PGK | 131.56 GHS |
| 100 PGK | 263.12 GHS |
| 500 PGK | 1,315.61 GHS |
| 1,000 PGK | 2,631.21 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-25T13:58:53Z",
"rates": {
"GHS": 2.63121
}
}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.121,
"rate": 2.63121
}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