Rate Overview
Live
1 PEN = 0.219453 GBP
1 GBP = 4.5568
PEN
Avg
0.220653
High
0.221958
Low
0.219450
Last updated: 7/9/2026, 2:32:22 PM
Quick Conversions
| PEN | GBP |
|---|---|
| 1 PEN | 0.22 GBP |
| 10 PEN | 2.19 GBP |
| 50 PEN | 10.97 GBP |
| 100 PEN | 21.95 GBP |
| 500 PEN | 109.73 GBP |
| 1,000 PEN | 219.45 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-09T14:32:22Z",
"rates": {
"GBP": 0.219453
}
}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.9453,
"rate": 0.219453
}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