Rate Overview
Live
1 PEN = 0.221329 GBP
1 GBP = 4.5182
PEN
Avg
0.219663
High
0.223338
Low
0.210954
Last updated: 7/29/2026, 7:10:31 PM
Quick Conversions
| PEN | GBP |
|---|---|
| 1 PEN | 0.22 GBP |
| 10 PEN | 2.21 GBP |
| 50 PEN | 11.07 GBP |
| 100 PEN | 22.13 GBP |
| 500 PEN | 110.66 GBP |
| 1,000 PEN | 221.33 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-07-29T19:10:31Z",
"rates": {
"GBP": 0.221329
}
}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": 22.1329,
"rate": 0.221329
}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