Rate Overview
Live
1 PEN = 0.216763 GBP
1 GBP = 4.6133
PEN
Avg
0.212829
High
0.225761
Low
0.202073
Last updated: 3/27/2026, 1:26:35 PM
Quick Conversions
| PEN | GBP |
|---|---|
| 1 PEN | 0.22 GBP |
| 10 PEN | 2.17 GBP |
| 50 PEN | 10.84 GBP |
| 100 PEN | 21.68 GBP |
| 500 PEN | 108.38 GBP |
| 1,000 PEN | 216.76 GBP |
Get PEN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=GBPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T13:26:35Z",
"rates": {
"GBP": 0.216763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "GBP",
"amount": 100
},
"result": 21.6763,
"rate": 0.216763
}Build with PEN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key