Rate Overview
Live
1 GIP = 4.5835 PEN
1 PEN = 0.218174
GIP
Avg
4.6364
High
4.9691
Low
4.3663
Last updated: 5/27/2026, 7:28:51 AM
Quick Conversions
| GIP | PEN |
|---|---|
| 1 GIP | 4.58 PEN |
| 10 GIP | 45.84 PEN |
| 50 GIP | 229.18 PEN |
| 100 GIP | 458.35 PEN |
| 500 GIP | 2,291.75 PEN |
| 1,000 GIP | 4,583.50 PEN |
Get GIP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=PENExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-27T07:28:51Z",
"rates": {
"PEN": 4.583502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "PEN",
"amount": 100
},
"result": 458.35020000000003,
"rate": 4.583502
}Build with GIP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key