Rate Overview
Live
1 GHS = 0.398139 PGK
1 PGK = 2.5117
GHS
Avg
0.400931
High
0.406623
Low
0.398139
Last updated: 3/7/2026, 1:02:06 AM
Quick Conversions
| GHS | PGK |
|---|---|
| 1 GHS | 0.40 PGK |
| 10 GHS | 3.98 PGK |
| 50 GHS | 19.91 PGK |
| 100 GHS | 39.81 PGK |
| 500 GHS | 199.07 PGK |
| 1,000 GHS | 398.14 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-07T01:02:06Z",
"rates": {
"PGK": 0.398139
}
}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.813900000000004,
"rate": 0.398139
}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