Rate Overview
Live
1 GIP = 4.4874 PEN
1 PEN = 0.222844
GIP
Avg
4.4900
High
4.5142
Low
4.4711
Last updated: 7/2/2026, 6:01:51 PM
Quick Conversions
| GIP | PEN |
|---|---|
| 1 GIP | 4.49 PEN |
| 10 GIP | 44.87 PEN |
| 50 GIP | 224.37 PEN |
| 100 GIP | 448.74 PEN |
| 500 GIP | 2,243.72 PEN |
| 1,000 GIP | 4,487.45 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-07-02T18:01:51Z",
"rates": {
"PEN": 4.487446
}
}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": 448.74460000000005,
"rate": 4.487446
}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