Rate Overview
Live
1 GHS = 0.403962 PGK
1 PGK = 2.4755
GHS
Avg
0.400516
High
0.410149
Low
0.379687
Last updated: 8/19/2026, 2:40:12 PM
Quick Conversions
| GHS | PGK |
|---|---|
| 1 GHS | 0.40 PGK |
| 10 GHS | 4.04 PGK |
| 50 GHS | 20.20 PGK |
| 100 GHS | 40.40 PGK |
| 500 GHS | 201.98 PGK |
| 1,000 GHS | 403.96 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-08-19T14:40:12Z",
"rates": {
"PGK": 0.403962
}
}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": 40.3962,
"rate": 0.403962
}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