Rate Overview
Live
1 PEN = 0.216021 GIP
1 GIP = 4.6292
PEN
Avg
0.219957
High
0.222958
Low
0.216021
Last updated: 3/27/2026, 7:55:18 PM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.22 GIP |
| 10 PEN | 2.16 GIP |
| 50 PEN | 10.80 GIP |
| 100 PEN | 21.60 GIP |
| 500 PEN | 108.01 GIP |
| 1,000 PEN | 216.02 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-03-27T19:55:18Z",
"rates": {
"GIP": 0.216021
}
}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.6021,
"rate": 0.216021
}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