Rate Overview
Live
1 GBP = 4.6359 PEN
1 PEN = 0.215709
GBP
Avg
4.6228
High
4.6423
Low
4.6035
Last updated: 3/27/2026, 6:04:01 AM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.64 PEN |
| 10 GBP | 46.36 PEN |
| 50 GBP | 231.79 PEN |
| 100 GBP | 463.59 PEN |
| 500 GBP | 2,317.94 PEN |
| 1,000 GBP | 4,635.88 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-03-27T06:04:01Z",
"rates": {
"PEN": 4.635878
}
}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": 463.5878,
"rate": 4.635878
}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