Rate Overview
Live
1 PEN = 3.4398 GHS
1 GHS = 0.290717
PEN
Avg
3.2887
High
3.6329
Low
2.9442
Last updated: 7/31/2026, 6:34:38 AM
Quick Conversions
| PEN | GHS |
|---|---|
| 1 PEN | 3.44 GHS |
| 10 PEN | 34.40 GHS |
| 50 PEN | 171.99 GHS |
| 100 PEN | 343.98 GHS |
| 500 PEN | 1,719.89 GHS |
| 1,000 PEN | 3,439.77 GHS |
Get PEN/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=GHSExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-31T06:34:38Z",
"rates": {
"GHS": 3.439772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "GHS",
"amount": 100
},
"result": 343.9772,
"rate": 3.439772
}Build with PEN/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key