Rate Overview
Live
1 PGK = 2.5369 GHS
1 GHS = 0.394177
PGK
Avg
2.5455
High
2.5560
Low
2.5369
Last updated: 4/16/2026, 3:09:54 PM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.54 GHS |
| 10 PGK | 25.37 GHS |
| 50 PGK | 126.85 GHS |
| 100 PGK | 253.69 GHS |
| 500 PGK | 1,268.47 GHS |
| 1,000 PGK | 2,536.93 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-04-16T15:09:54Z",
"rates": {
"GHS": 2.536933
}
}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": 253.6933,
"rate": 2.536933
}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