Rate Overview
Live
1 GHS = 0.393536 PGK
1 PGK = 2.5411
GHS
Avg
0.324920
High
0.406337
Low
0.236289
Last updated: 3/27/2026, 8:03:20 AM
Quick Conversions
| GHS | PGK |
|---|---|
| 1 GHS | 0.39 PGK |
| 10 GHS | 3.94 PGK |
| 50 GHS | 19.68 PGK |
| 100 GHS | 39.35 PGK |
| 500 GHS | 196.77 PGK |
| 1,000 GHS | 393.54 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-03-27T08:03:20Z",
"rates": {
"PGK": 0.393536
}
}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": 39.3536,
"rate": 0.393536
}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