Rate Overview
Live
1 GHS = 0.391030 PGK
1 PGK = 2.5573
GHS
Avg
0.392498
High
0.394095
Low
0.391030
Last updated: 4/18/2026, 8:46:06 AM
Quick Conversions
| GHS | PGK |
|---|---|
| 1 GHS | 0.39 PGK |
| 10 GHS | 3.91 PGK |
| 50 GHS | 19.55 PGK |
| 100 GHS | 39.10 PGK |
| 500 GHS | 195.52 PGK |
| 1,000 GHS | 391.03 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-04-18T08:46:06Z",
"rates": {
"PGK": 0.39103
}
}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.103,
"rate": 0.39103
}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