Rate Overview
Live
1 GIP = 4.6258 PEN
1 PEN = 0.216177
GIP
Avg
4.5193
High
4.6843
Low
4.4122
Last updated: 3/27/2026, 4:30:25 PM
Quick Conversions
| GIP | PEN |
|---|---|
| 1 GIP | 4.63 PEN |
| 10 GIP | 46.26 PEN |
| 50 GIP | 231.29 PEN |
| 100 GIP | 462.58 PEN |
| 500 GIP | 2,312.92 PEN |
| 1,000 GIP | 4,625.83 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-03-27T16:30:25Z",
"rates": {
"PEN": 4.625833
}
}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": 462.5833,
"rate": 4.625833
}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