Rate Overview
Live
1 PGK = 2.4381 GHS
1 GHS = 0.410149
PGK
Avg
2.5711
High
2.6571
Low
2.4381
Last updated: 8/15/2026, 1:04:00 PM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.44 GHS |
| 10 PGK | 24.38 GHS |
| 50 PGK | 121.91 GHS |
| 100 PGK | 243.81 GHS |
| 500 PGK | 1,219.07 GHS |
| 1,000 PGK | 2,438.14 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-08-15T13:04:00Z",
"rates": {
"GHS": 2.438137
}
}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": 243.8137,
"rate": 2.438137
}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