Rate Overview
Live
1 GHS = 0.320742 PEN
1 PEN = 3.1178
GHS
Avg
0.316661
High
0.320906
Low
0.313568
Last updated: 3/7/2026, 1:04:19 AM
Quick Conversions
| GHS | PEN |
|---|---|
| 1 GHS | 0.32 PEN |
| 10 GHS | 3.21 PEN |
| 50 GHS | 16.04 PEN |
| 100 GHS | 32.07 PEN |
| 500 GHS | 160.37 PEN |
| 1,000 GHS | 320.74 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-07T01:04:19Z",
"rates": {
"PEN": 0.320742
}
}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": 32.074200000000005,
"rate": 0.320742
}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