Rate Overview
Live
1 PEN = 0.288891 PAB
1 PAB = 3.4615
PEN
Avg
0.287056
High
0.289640
Low
0.285144
Last updated: 5/7/2026, 9:08:48 AM
Quick Conversions
| PEN | PAB |
|---|---|
| 1 PEN | 0.29 PAB |
| 10 PEN | 2.89 PAB |
| 50 PEN | 14.44 PAB |
| 100 PEN | 28.89 PAB |
| 500 PEN | 144.45 PAB |
| 1,000 PEN | 288.89 PAB |
Get PEN/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=PABExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-07T09:08:48Z",
"rates": {
"PAB": 0.288891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "PAB",
"amount": 100
},
"result": 28.8891,
"rate": 0.288891
}Build with PEN/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key