Rate Overview
Live
1 GHS = 0.385691 PGK
1 PGK = 2.5927
GHS
Avg
0.386968
High
0.388749
Low
0.384876
Last updated: 7/8/2026, 3:07:35 PM
Quick Conversions
| GHS | PGK |
|---|---|
| 1 GHS | 0.39 PGK |
| 10 GHS | 3.86 PGK |
| 50 GHS | 19.28 PGK |
| 100 GHS | 38.57 PGK |
| 500 GHS | 192.85 PGK |
| 1,000 GHS | 385.69 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-08T15:07:35Z",
"rates": {
"PGK": 0.385691
}
}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": 38.5691,
"rate": 0.385691
}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