Rate Overview
Live
1 GHS = 0.301789 PEN
1 PEN = 3.3136
GHS
Avg
0.302445
High
0.306253
Low
0.298160
Last updated: 6/19/2026, 10:32:55 AM
Quick Conversions
| GHS | PEN |
|---|---|
| 1 GHS | 0.30 PEN |
| 10 GHS | 3.02 PEN |
| 50 GHS | 15.09 PEN |
| 100 GHS | 30.18 PEN |
| 500 GHS | 150.89 PEN |
| 1,000 GHS | 301.79 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-06-19T10:32:55Z",
"rates": {
"PEN": 0.301789
}
}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.1789,
"rate": 0.301789
}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