Rate Overview
Live
1 PEN = 0.215633 GIP
1 GIP = 4.6375
PEN
Avg
0.216312
High
0.217988
Low
0.215408
Last updated: 3/27/2026, 6:09:29 PM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.22 GIP |
| 10 PEN | 2.16 GIP |
| 50 PEN | 10.78 GIP |
| 100 PEN | 21.56 GIP |
| 500 PEN | 107.82 GIP |
| 1,000 PEN | 215.63 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-27T18:09:29Z",
"rates": {
"GIP": 0.215633
}
}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.563299999999998,
"rate": 0.215633
}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