Rate Overview
Live
1 GHS = 0.379520 PGK
1 PGK = 2.6349
GHS
Avg
0.380819
High
0.406346
Low
0.330235
Last updated: 7/28/2026, 2:19:17 PM
Quick Conversions
| GHS | PGK |
|---|---|
| 1 GHS | 0.38 PGK |
| 10 GHS | 3.80 PGK |
| 50 GHS | 18.98 PGK |
| 100 GHS | 37.95 PGK |
| 500 GHS | 189.76 PGK |
| 1,000 GHS | 379.52 PGK |
Get GHS/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PGKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-28T14:19:17Z",
"rates": {
"PGK": 0.37952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PGK",
"amount": 100
},
"result": 37.952000000000005,
"rate": 0.37952
}Build with GHS/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key