Rate Overview
Live
1 PEN = 3.2952 GHS
1 GHS = 0.303468
PEN
Avg
3.2886
High
3.3813
Low
3.2494
Last updated: 8/20/2026, 12:04:45 PM
Quick Conversions
| PEN | GHS |
|---|---|
| 1 PEN | 3.30 GHS |
| 10 PEN | 32.95 GHS |
| 50 PEN | 164.76 GHS |
| 100 PEN | 329.52 GHS |
| 500 PEN | 1,647.62 GHS |
| 1,000 PEN | 3,295.24 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-08-20T12:04:45Z",
"rates": {
"GHS": 3.295235
}
}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": 329.5235,
"rate": 3.295235
}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