Rate Overview
Live
1 GHS = 0.317937 PEN
1 PEN = 3.1453
GHS
Avg
0.283048
High
0.358383
Low
0.230468
Last updated: 3/27/2026, 5:04:56 PM
Quick Conversions
| GHS | PEN |
|---|---|
| 1 GHS | 0.32 PEN |
| 10 GHS | 3.18 PEN |
| 50 GHS | 15.90 PEN |
| 100 GHS | 31.79 PEN |
| 500 GHS | 158.97 PEN |
| 1,000 GHS | 317.94 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-03-27T17:04:56Z",
"rates": {
"PEN": 0.317937
}
}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": 31.7937,
"rate": 0.317937
}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