Rate Overview
Live
1 PGK = 2.6681 GHS
1 GHS = 0.374796
PGK
Avg
2.6051
High
2.6778
Low
2.5474
Last updated: 5/27/2026, 3:39:49 AM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.67 GHS |
| 10 PGK | 26.68 GHS |
| 50 PGK | 133.41 GHS |
| 100 PGK | 266.81 GHS |
| 500 PGK | 1,334.06 GHS |
| 1,000 PGK | 2,668.12 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-27T03:39:49Z",
"rates": {
"GHS": 2.668119
}
}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": 266.8119,
"rate": 2.668119
}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