Rate Overview
Live
1 GBP = 4.5381 PEN
1 PEN = 0.220356
GBP
Avg
4.5163
High
4.5412
Low
4.4836
Last updated: 7/7/2026, 1:29:50 AM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.54 PEN |
| 10 GBP | 45.38 PEN |
| 50 GBP | 226.91 PEN |
| 100 GBP | 453.81 PEN |
| 500 GBP | 2,269.05 PEN |
| 1,000 GBP | 4,538.10 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-07T01:29:50Z",
"rates": {
"PEN": 4.538102
}
}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.8102,
"rate": 4.538102
}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