Rate Overview
Live
1 PEN = 3.2156 GHS
1 GHS = 0.310985
PEN
Avg
3.2411
High
3.2778
Low
3.2156
Last updated: 4/18/2026, 11:20:03 AM
Quick Conversions
| PEN | GHS |
|---|---|
| 1 PEN | 3.22 GHS |
| 10 PEN | 32.16 GHS |
| 50 PEN | 160.78 GHS |
| 100 PEN | 321.56 GHS |
| 500 PEN | 1,607.80 GHS |
| 1,000 PEN | 3,215.59 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-04-18T11:20:03Z",
"rates": {
"GHS": 3.21559
}
}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": 321.559,
"rate": 3.21559
}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