Rate Overview
Live
1 GHS = 0.292333 PEN
1 PEN = 3.4208
GHS
Avg
0.291945
High
0.293107
Low
0.290944
Last updated: 7/28/2026, 12:15:56 PM
Quick Conversions
| GHS | PEN |
|---|---|
| 1 GHS | 0.29 PEN |
| 10 GHS | 2.92 PEN |
| 50 GHS | 14.62 PEN |
| 100 GHS | 29.23 PEN |
| 500 GHS | 146.17 PEN |
| 1,000 GHS | 292.33 PEN |
Get GHS/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PENExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-28T12:15:56Z",
"rates": {
"PEN": 0.292333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PEN",
"amount": 100
},
"result": 29.2333,
"rate": 0.292333
}Build with GHS/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key