Rate Overview
Live
1 PGK = 2.5440 GHS
1 GHS = 0.393082
PGK
Avg
2.5896
High
2.6953
Low
2.5362
Last updated: 6/16/2026, 4:14:37 AM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.54 GHS |
| 10 PGK | 25.44 GHS |
| 50 PGK | 127.20 GHS |
| 100 PGK | 254.40 GHS |
| 500 PGK | 1,272.00 GHS |
| 1,000 PGK | 2,544.00 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-06-16T04:14:37Z",
"rates": {
"GHS": 2.544001
}
}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.4001,
"rate": 2.544001
}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