Rate Overview
Live
1 PGK = 2.5117 GHS
1 GHS = 0.398139
PGK
Avg
2.4925
High
2.5117
Low
2.4593
Last updated: 3/6/2026, 10:47:25 PM
Quick Conversions
| PGK | GHS |
|---|---|
| 1 PGK | 2.51 GHS |
| 10 PGK | 25.12 GHS |
| 50 PGK | 125.58 GHS |
| 100 PGK | 251.17 GHS |
| 500 PGK | 1,255.84 GHS |
| 1,000 PGK | 2,511.68 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-06T22:47:25Z",
"rates": {
"GHS": 2.511684
}
}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": 251.1684,
"rate": 2.511684
}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