Rate Overview
Live
1 PEN = 0.216177 GIP
1 GIP = 4.6258
PEN
Avg
0.216389
High
0.217988
Low
0.215408
Last updated: 3/27/2026, 4:32:07 PM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.22 GIP |
| 10 PEN | 2.16 GIP |
| 50 PEN | 10.81 GIP |
| 100 PEN | 21.62 GIP |
| 500 PEN | 108.09 GIP |
| 1,000 PEN | 216.18 GIP |
Get PEN/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=GIPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T16:32:07Z",
"rates": {
"GIP": 0.216177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "GIP",
"amount": 100
},
"result": 21.6177,
"rate": 0.216177
}Build with PEN/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key