Rate Overview
Live
1 PEN = 0.215744 GBP
1 GBP = 4.6351
PEN
Avg
0.220212
High
0.223329
Low
0.215744
Last updated: 3/6/2026, 8:14:20 PM
Quick Conversions
| PEN | GBP |
|---|---|
| 1 PEN | 0.22 GBP |
| 10 PEN | 2.16 GBP |
| 50 PEN | 10.79 GBP |
| 100 PEN | 21.57 GBP |
| 500 PEN | 107.87 GBP |
| 1,000 PEN | 215.74 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-06T20:14:20Z",
"rates": {
"GBP": 0.215744
}
}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.5744,
"rate": 0.215744
}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