Rate Overview
Live
1 PEN = 0.295593 PAB
1 PAB = 3.3830
PEN
Avg
0.296292
High
0.297571
Low
0.294047
Last updated: 6/19/2026, 8:26:38 AM
Quick Conversions
| PEN | PAB |
|---|---|
| 1 PEN | 0.30 PAB |
| 10 PEN | 2.96 PAB |
| 50 PEN | 14.78 PAB |
| 100 PEN | 29.56 PAB |
| 500 PEN | 147.80 PAB |
| 1,000 PEN | 295.59 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-06-19T08:26:38Z",
"rates": {
"PAB": 0.295593
}
}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": 29.5593,
"rate": 0.295593
}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