Rate Overview
Live
1 PGK = 2.5411 GHS
1 GHS = 0.393536
PGK
Avg
2.5356
High
2.5411
Low
2.5314
Last updated: 3/27/2026, 9:25:55 AM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.54 GHS |
| 10 PGK | 25.41 GHS |
| 50 PGK | 127.05 GHS |
| 100 PGK | 254.11 GHS |
| 500 PGK | 1,270.53 GHS |
| 1,000 PGK | 2,541.06 GHS |
Get PGK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=GHSExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T09:25:55Z",
"rates": {
"GHS": 2.541061
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "GHS",
"amount": 100
},
"result": 254.1061,
"rate": 2.541061
}Build with PGK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key