Rate Overview
Live
1 PEN = 0.220795 GIP
1 GIP = 4.5291
PEN
Avg
0.221103
High
0.223660
Low
0.218698
Last updated: 7/24/2026, 1:42:54 PM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.22 GIP |
| 10 PEN | 2.21 GIP |
| 50 PEN | 11.04 GIP |
| 100 PEN | 22.08 GIP |
| 500 PEN | 110.40 GIP |
| 1,000 PEN | 220.80 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-07-24T13:42:54Z",
"rates": {
"GIP": 0.220795
}
}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": 22.0795,
"rate": 0.220795
}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