Rate Overview
Live
1 PEN = 0.220963 GIP
1 GIP = 4.5256
PEN
Avg
0.218320
High
0.229024
Low
0.201244
Last updated: 7/22/2026, 8:40:03 AM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.22 GIP |
| 10 PEN | 2.21 GIP |
| 50 PEN | 11.05 GIP |
| 100 PEN | 22.10 GIP |
| 500 PEN | 110.48 GIP |
| 1,000 PEN | 220.96 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-22T08:40:03Z",
"rates": {
"GIP": 0.220963
}
}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.0963,
"rate": 0.220963
}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