Rate Overview
Live
1 PEN = 0.293594 PAB
1 PAB = 3.4061
PEN
Avg
0.294674
High
0.295863
Low
0.293594
Last updated: 7/8/2026, 6:11:56 AM
Quick Conversions
| PEN | PAB |
|---|---|
| 1 PEN | 0.29 PAB |
| 10 PEN | 2.94 PAB |
| 50 PEN | 14.68 PAB |
| 100 PEN | 29.36 PAB |
| 500 PEN | 146.80 PAB |
| 1,000 PEN | 293.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-07-08T06:11:56Z",
"rates": {
"PAB": 0.293594
}
}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.3594,
"rate": 0.293594
}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