Rate Overview
Live
1 GIP = 4.5550 PEN
1 PEN = 0.219539
GIP
Avg
4.5172
High
4.5725
Low
4.4476
Last updated: 7/21/2026, 1:17:57 AM
Quick Conversions
| GIP | PEN |
|---|---|
| 1 GIP | 4.56 PEN |
| 10 GIP | 45.55 PEN |
| 50 GIP | 227.75 PEN |
| 100 GIP | 455.50 PEN |
| 500 GIP | 2,277.50 PEN |
| 1,000 GIP | 4,555.01 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-21T01:17:57Z",
"rates": {
"PEN": 4.555009
}
}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": 455.5009,
"rate": 4.555009
}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