Rate Overview
Live
1 PEN = 0.214597 GIP
1 GIP = 4.6599
PEN
Avg
0.211789
High
0.214597
Low
0.209906
Last updated: 5/7/2026, 1:18:40 AM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.21 GIP |
| 10 PEN | 2.15 GIP |
| 50 PEN | 10.73 GIP |
| 100 PEN | 21.46 GIP |
| 500 PEN | 107.30 GIP |
| 1,000 PEN | 214.60 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-05-07T01:18:40Z",
"rates": {
"GIP": 0.214597
}
}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.4597,
"rate": 0.214597
}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