Rate Overview
Live
1 GBP = 4.5765 PEN
1 PEN = 0.218510
GBP
Avg
4.5741
High
4.5949
Low
4.5464
Last updated: 5/27/2026, 12:31:35 PM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.58 PEN |
| 10 GBP | 45.76 PEN |
| 50 GBP | 228.82 PEN |
| 100 GBP | 457.65 PEN |
| 500 GBP | 2,288.23 PEN |
| 1,000 GBP | 4,576.46 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-05-27T12:31:35Z",
"rates": {
"PEN": 4.576457
}
}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": 457.64570000000003,
"rate": 4.576457
}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