Rate Overview
Live
1 GHS = 0.291154 PEN
1 PEN = 3.4346
GHS
Avg
0.284412
High
0.358383
Low
0.230468
Last updated: 5/29/2026, 6:41:42 PM
Quick Conversions
| GHS | PEN |
|---|---|
| 1 GHS | 0.29 PEN |
| 10 GHS | 2.91 PEN |
| 50 GHS | 14.56 PEN |
| 100 GHS | 29.12 PEN |
| 500 GHS | 145.58 PEN |
| 1,000 GHS | 291.15 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-05-29T18:41:42Z",
"rates": {
"PEN": 0.291154
}
}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.1154,
"rate": 0.291154
}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