Rate Overview
Live
1 GBP = 4.4987 PEN
1 PEN = 0.222289
GBP
Avg
4.5226
High
4.5559
Low
4.4987
Last updated: 7/27/2026, 4:59:36 PM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.50 PEN |
| 10 GBP | 44.99 PEN |
| 50 GBP | 224.93 PEN |
| 100 GBP | 449.87 PEN |
| 500 GBP | 2,249.33 PEN |
| 1,000 GBP | 4,498.65 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-27T16:59:36Z",
"rates": {
"PEN": 4.498652
}
}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": 449.86519999999996,
"rate": 4.498652
}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