Rate Overview
Live
1 PEN = 3.1491 GHS
1 GHS = 0.317550
PEN
Avg
3.3054
High
4.2516
Low
2.8038
Last updated: 3/29/2026, 11:14:37 AM
Quick Conversions
| PEN | GHS |
|---|---|
| 1 PEN | 3.15 GHS |
| 10 PEN | 31.49 GHS |
| 50 PEN | 157.46 GHS |
| 100 PEN | 314.91 GHS |
| 500 PEN | 1,574.56 GHS |
| 1,000 PEN | 3,149.11 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-03-29T11:14:37Z",
"rates": {
"GHS": 3.149113
}
}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": 314.9113,
"rate": 3.149113
}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