Rate Overview
Live
1 GHS = 0.304197 PEN
1 PEN = 3.2873
GHS
Avg
0.308612
High
0.313062
Low
0.303246
Last updated: 5/9/2026, 3:43:06 AM
Quick Conversions
| GHS | PEN |
|---|---|
| 1 GHS | 0.30 PEN |
| 10 GHS | 3.04 PEN |
| 50 GHS | 15.21 PEN |
| 100 GHS | 30.42 PEN |
| 500 GHS | 152.10 PEN |
| 1,000 GHS | 304.20 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-09T03:43:06Z",
"rates": {
"PEN": 0.304197
}
}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": 30.4197,
"rate": 0.304197
}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