Rate Overview
Live
1 PEN = 0.219128 GIP
1 GIP = 4.5635
PEN
Avg
0.219736
High
0.221962
Low
0.218698
Last updated: 7/21/2026, 1:46:19 PM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.22 GIP |
| 10 PEN | 2.19 GIP |
| 50 PEN | 10.96 GIP |
| 100 PEN | 21.91 GIP |
| 500 PEN | 109.56 GIP |
| 1,000 PEN | 219.13 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-21T13:46:19Z",
"rates": {
"GIP": 0.219128
}
}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.912799999999997,
"rate": 0.219128
}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