Rate Overview
Live
1 GBP = 4.4962 PEN
1 PEN = 0.222410
GBP
Avg
4.5542
High
4.7404
Low
4.4775
Last updated: 7/27/2026, 11:06:41 PM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.50 PEN |
| 10 GBP | 44.96 PEN |
| 50 GBP | 224.81 PEN |
| 100 GBP | 449.62 PEN |
| 500 GBP | 2,248.10 PEN |
| 1,000 GBP | 4,496.20 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-27T23:06:41Z",
"rates": {
"PEN": 4.4962
}
}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.62,
"rate": 4.4962
}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