Rate Overview
Live
1 PEN = 3.0954 GHS
1 GHS = 0.323057
PEN
Avg
3.1393
High
3.1891
Low
3.0954
Last updated: 3/8/2026, 7:43:19 AM
Quick Conversions
| PEN | GHS |
|---|---|
| 1 PEN | 3.10 GHS |
| 10 PEN | 30.95 GHS |
| 50 PEN | 154.77 GHS |
| 100 PEN | 309.54 GHS |
| 500 PEN | 1,547.72 GHS |
| 1,000 PEN | 3,095.43 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-08T07:43:19Z",
"rates": {
"GHS": 3.09543
}
}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": 309.543,
"rate": 3.09543
}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