Rate Overview
Live
1 GIP = 4.5475 PEN
1 PEN = 0.219903
GIP
Avg
4.5110
High
4.5873
Low
4.4753
Last updated: 1/25/2026, 10:09:30 PM
Quick Conversions
| GIP | PEN |
|---|---|
| 1 GIP | 4.55 PEN |
| 10 GIP | 45.47 PEN |
| 50 GIP | 227.37 PEN |
| 100 GIP | 454.75 PEN |
| 500 GIP | 2,273.73 PEN |
| 1,000 GIP | 4,547.47 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-01-25T22:09:30Z",
"rates": {
"PEN": 4.547467
}
}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": 454.74670000000003,
"rate": 4.547467
}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