Rate Overview
Live
1 PEN = 0.214158 GIP
1 GIP = 4.6694
PEN
Avg
0.218779
High
0.222391
Low
0.214158
Last updated: 3/7/2026, 7:44:41 AM
Quick Conversions
| PEN | GIP |
|---|---|
| 1 PEN | 0.21 GIP |
| 10 PEN | 2.14 GIP |
| 50 PEN | 10.71 GIP |
| 100 PEN | 21.42 GIP |
| 500 PEN | 107.08 GIP |
| 1,000 PEN | 214.16 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-07T07:44:41Z",
"rates": {
"GIP": 0.214158
}
}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.415799999999997,
"rate": 0.214158
}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