Rate Overview
Live
1 GHS = 0.385316 PGK
1 PGK = 2.5953
GHS
Avg
0.386868
High
0.388578
Low
0.385314
Last updated: 5/9/2026, 11:08:01 AM
Quick Conversions
| GHS | PGK |
|---|---|
| 1 GHS | 0.39 PGK |
| 10 GHS | 3.85 PGK |
| 50 GHS | 19.27 PGK |
| 100 GHS | 38.53 PGK |
| 500 GHS | 192.66 PGK |
| 1,000 GHS | 385.32 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-05-09T11:08:01Z",
"rates": {
"PGK": 0.385316
}
}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.5316,
"rate": 0.385316
}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