Rate Overview
Live
1 PEN = 0.223473 GBP
1 GBP = 4.4748
PEN
Avg
0.222005
High
0.224496
Low
0.219359
Last updated: 6/19/2026, 9:52:46 AM
Quick Conversions
| PEN | GBP |
|---|---|
| 1 PEN | 0.22 GBP |
| 10 PEN | 2.23 GBP |
| 50 PEN | 11.17 GBP |
| 100 PEN | 22.35 GBP |
| 500 PEN | 111.74 GBP |
| 1,000 PEN | 223.47 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-06-19T09:52:46Z",
"rates": {
"GBP": 0.223473
}
}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.3473,
"rate": 0.223473
}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