Rate Overview
Live
1 PEN = 0.287870 PAB
1 PAB = 3.4738
PEN
Avg
0.296840
High
0.301076
Low
0.287870
Last updated: 3/27/2026, 1:25:14 PM
Quick Conversions
| PEN | PAB |
|---|---|
| 1 PEN | 0.29 PAB |
| 10 PEN | 2.88 PAB |
| 50 PEN | 14.39 PAB |
| 100 PEN | 28.79 PAB |
| 500 PEN | 143.94 PAB |
| 1,000 PEN | 287.87 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-03-27T13:25:14Z",
"rates": {
"PAB": 0.28787
}
}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.787000000000003,
"rate": 0.28787
}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