Rate Overview
Live
1 GBP = 4.5334 PEN
1 PEN = 0.220586
GBP
Avg
4.5331
High
4.5620
Low
4.5150
Last updated: 7/26/2026, 12:54:56 AM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.53 PEN |
| 10 GBP | 45.33 PEN |
| 50 GBP | 226.67 PEN |
| 100 GBP | 453.34 PEN |
| 500 GBP | 2,266.69 PEN |
| 1,000 GBP | 4,533.38 PEN |
Get GBP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=PENExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-26T00:54:56Z",
"rates": {
"PEN": 4.533383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "PEN",
"amount": 100
},
"result": 453.33829999999995,
"rate": 4.533383
}Build with GBP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key