Rate Overview
Live
1 GBP = 4.5208 PEN
1 PEN = 0.221200
GBP
Avg
4.5652
High
4.7717
Low
4.4501
Last updated: 7/22/2026, 6:35:11 PM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.52 PEN |
| 10 GBP | 45.21 PEN |
| 50 GBP | 226.04 PEN |
| 100 GBP | 452.08 PEN |
| 500 GBP | 2,260.40 PEN |
| 1,000 GBP | 4,520.79 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-22T18:35:11Z",
"rates": {
"PEN": 4.520794
}
}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": 452.0794,
"rate": 4.520794
}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