Rate Overview
Live
1 PEN = 3.4127 GHS
1 GHS = 0.293024
PEN
Avg
3.4034
High
3.4176
Low
3.3798
Last updated: 9/10/2026, 11:31:01 AM
Quick Conversions
| PEN | GHS |
|---|---|
| 1 PEN | 3.41 GHS |
| 10 PEN | 34.13 GHS |
| 50 PEN | 170.63 GHS |
| 100 PEN | 341.27 GHS |
| 500 PEN | 1,706.34 GHS |
| 1,000 PEN | 3,412.69 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-09-10T11:31:01Z",
"rates": {
"GHS": 3.412686
}
}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": 341.2686,
"rate": 3.412686
}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