Rate Overview
Live
1 PEN = 0.296678 PAB
1 PAB = 3.3707
PEN
Avg
0.297798
High
0.299200
Low
0.296548
Last updated: 8/15/2026, 11:49:11 AM
Quick Conversions
| PEN | PAB |
|---|---|
| 1 PEN | 0.30 PAB |
| 10 PEN | 2.97 PAB |
| 50 PEN | 14.83 PAB |
| 100 PEN | 29.67 PAB |
| 500 PEN | 148.34 PAB |
| 1,000 PEN | 296.68 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-08-15T11:49:11Z",
"rates": {
"PAB": 0.296678
}
}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.6678,
"rate": 0.296678
}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