Rate Overview
Live
1 GBP = 4.5343 PEN
1 PEN = 0.220543
GBP
Avg
4.5267
High
4.5645
Low
4.4836
Last updated: 7/27/2026, 8:24:49 AM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.53 PEN |
| 10 GBP | 45.34 PEN |
| 50 GBP | 226.71 PEN |
| 100 GBP | 453.43 PEN |
| 500 GBP | 2,267.13 PEN |
| 1,000 GBP | 4,534.27 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-27T08:24:49Z",
"rates": {
"PEN": 4.534267
}
}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.4267,
"rate": 4.534267
}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