Rate Overview
Live
1 PEN = 3.3556 GHS
1 GHS = 0.298011
PEN
Avg
3.3556
High
3.3647
Low
3.3440
Last updated: 7/9/2026, 11:21:15 AM
Quick Conversions
| PEN | GHS |
|---|---|
| 1 PEN | 3.36 GHS |
| 10 PEN | 33.56 GHS |
| 50 PEN | 167.78 GHS |
| 100 PEN | 335.56 GHS |
| 500 PEN | 1,677.79 GHS |
| 1,000 PEN | 3,355.58 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-09T11:21:15Z",
"rates": {
"GHS": 3.355576
}
}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": 335.55760000000004,
"rate": 3.355576
}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