Rate Overview
Live
1 GBP = 4.6227 PEN
1 PEN = 0.216323
GBP
Avg
4.6210
High
4.6423
Low
4.6035
Last updated: 3/27/2026, 11:16:53 AM
Quick Conversions
| GBP | PEN |
|---|---|
| 1 GBP | 4.62 PEN |
| 10 GBP | 46.23 PEN |
| 50 GBP | 231.14 PEN |
| 100 GBP | 462.27 PEN |
| 500 GBP | 2,311.36 PEN |
| 1,000 GBP | 4,622.73 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-27T11:16:53Z",
"rates": {
"PEN": 4.622725
}
}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": 462.2725,
"rate": 4.622725
}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