Rate Overview
Live
1 PGK = 2.6743 GHS
1 GHS = 0.373931
PGK
Avg
2.5485
High
2.6743
Low
2.4610
Last updated: 5/27/2026, 4:51:59 AM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.67 GHS |
| 10 PGK | 26.74 GHS |
| 50 PGK | 133.71 GHS |
| 100 PGK | 267.43 GHS |
| 500 PGK | 1,337.15 GHS |
| 1,000 PGK | 2,674.29 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-05-27T04:51:59Z",
"rates": {
"GHS": 2.67429
}
}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": 267.42900000000003,
"rate": 2.67429
}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