Rate Overview
Live
1 GIP = 4.6694 PEN
1 PEN = 0.214159
GIP
Avg
4.5717
High
4.6694
Low
4.4966
Last updated: 3/7/2026, 9:28:16 AM
Quick Conversions
| GIP | PEN |
|---|---|
| 1 GIP | 4.67 PEN |
| 10 GIP | 46.69 PEN |
| 50 GIP | 233.47 PEN |
| 100 GIP | 466.94 PEN |
| 500 GIP | 2,334.72 PEN |
| 1,000 GIP | 4,669.44 PEN |
Get GIP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=PENExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-07T09:28:16Z",
"rates": {
"PEN": 4.669435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "PEN",
"amount": 100
},
"result": 466.9435,
"rate": 4.669435
}Build with GIP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key