Rate Overview
Live
1 GBP = 4.6441 PEN
1 PEN = 0.215329
GBP
Avg
4.5487
High
4.6441
Low
4.4777
Last updated: 3/7/2026, 12:53:05 AM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.64 PEN |
| 10 GBP | 46.44 PEN |
| 50 GBP | 232.20 PEN |
| 100 GBP | 464.41 PEN |
| 500 GBP | 2,322.03 PEN |
| 1,000 GBP | 4,644.05 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-07T00:53:05Z",
"rates": {
"PEN": 4.644055
}
}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": 464.40549999999996,
"rate": 4.644055
}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