Rate Overview
Live
1 GIP = 4.5336 PEN
1 PEN = 0.220577
GIP
Avg
4.6857
High
4.9487
Low
4.3663
Last updated: 7/26/2026, 4:32:59 PM
Quick Conversions
| GIP | PEN |
|---|---|
| 1 GIP | 4.53 PEN |
| 10 GIP | 45.34 PEN |
| 50 GIP | 226.68 PEN |
| 100 GIP | 453.36 PEN |
| 500 GIP | 2,266.78 PEN |
| 1,000 GIP | 4,533.57 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-07-26T16:32:59Z",
"rates": {
"PEN": 4.533568
}
}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": 453.35679999999996,
"rate": 4.533568
}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