Rate Overview
Live
1 PEN = 0.213556 GBP
1 GBP = 4.6826
PEN
Avg
0.212480
High
0.214662
Low
0.209974
Last updated: 5/9/2026, 9:44:15 AM
Quick Conversions
| PEN | GBP |
|---|---|
| 1 PEN | 0.21 GBP |
| 10 PEN | 2.14 GBP |
| 50 PEN | 10.68 GBP |
| 100 PEN | 21.36 GBP |
| 500 PEN | 106.78 GBP |
| 1,000 PEN | 213.56 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-05-09T09:44:15Z",
"rates": {
"GBP": 0.213556
}
}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.3556,
"rate": 0.213556
}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