Rate Overview
Live
1 PEN = 0.219902 GIP
1 GIP = 4.5475
PEN
Avg
0.221528
High
0.223450
Low
0.217993
Last updated: 1/26/2026, 1:35:10 AM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.22 GIP |
| 10 PEN | 2.20 GIP |
| 50 PEN | 11.00 GIP |
| 100 PEN | 21.99 GIP |
| 500 PEN | 109.95 GIP |
| 1,000 PEN | 219.90 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-01-26T01:35:10Z",
"rates": {
"GIP": 0.219902
}
}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.990199999999998,
"rate": 0.219902
}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