Rate Overview
Live
1 PEN = 0.215428 GIP
1 GIP = 4.6419
PEN
Avg
0.219163
High
0.221612
Low
0.215428
Last updated: 4/16/2026, 10:44:34 PM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.22 GIP |
| 10 PEN | 2.15 GIP |
| 50 PEN | 10.77 GIP |
| 100 PEN | 21.54 GIP |
| 500 PEN | 107.71 GIP |
| 1,000 PEN | 215.43 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-04-16T22:44:34Z",
"rates": {
"GIP": 0.215428
}
}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.5428,
"rate": 0.215428
}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