Rate Overview
Live
1 PAB = 3.4366 PEN
1 PEN = 0.290988
PAB
Avg
3.4037
High
3.4366
Low
3.3574
Last updated: 4/18/2026, 8:49:11 AM
Quick Conversions
| PAB | PEN |
|---|---|
| 1 PAB | 3.44 PEN |
| 10 PAB | 34.37 PEN |
| 50 PAB | 171.83 PEN |
| 100 PAB | 343.66 PEN |
| 500 PAB | 1,718.28 PEN |
| 1,000 PAB | 3,436.56 PEN |
Get PAB/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=PENExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-18T08:49:11Z",
"rates": {
"PEN": 3.436562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "PEN",
"amount": 100
},
"result": 343.6562,
"rate": 3.436562
}Build with PAB/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key