Rate Overview
Live
1 PEN = 3.3136 GHS
1 GHS = 0.301789
PEN
Avg
3.3066
High
3.3539
Low
3.2653
Last updated: 6/19/2026, 10:34:02 AM
Quick Conversions
| PEN | GHS |
|---|---|
| 1 PEN | 3.31 GHS |
| 10 PEN | 33.14 GHS |
| 50 PEN | 165.68 GHS |
| 100 PEN | 331.36 GHS |
| 500 PEN | 1,656.78 GHS |
| 1,000 PEN | 3,313.57 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-06-19T10:34:02Z",
"rates": {
"GHS": 3.313568
}
}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": 331.3568,
"rate": 3.313568
}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