Rate Overview
Live
1 GBP = 4.5494 PEN
1 PEN = 0.219809
GBP
Avg
4.6838
High
4.9487
Low
4.4295
Last updated: 7/23/2026, 4:31:44 AM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.55 PEN |
| 10 GBP | 45.49 PEN |
| 50 GBP | 227.47 PEN |
| 100 GBP | 454.94 PEN |
| 500 GBP | 2,274.70 PEN |
| 1,000 GBP | 4,549.39 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-23T04:31:44Z",
"rates": {
"PEN": 4.549395
}
}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": 454.93949999999995,
"rate": 4.549395
}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