Rate Overview
Live
1 PEN = 0.220065 GBP
1 GBP = 4.5441
PEN
Avg
0.221024
High
0.222300
Low
0.220065
Last updated: 7/8/2026, 6:38:04 PM
Quick Conversions
| PEN | GBP |
|---|---|
| 1 PEN | 0.22 GBP |
| 10 PEN | 2.20 GBP |
| 50 PEN | 11.00 GBP |
| 100 PEN | 22.01 GBP |
| 500 PEN | 110.03 GBP |
| 1,000 PEN | 220.07 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-08T18:38:04Z",
"rates": {
"GBP": 0.220065
}
}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.006500000000003,
"rate": 0.220065
}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