Rate Overview
Live
1 PAB = 3.4645 PEN
1 PEN = 0.288642
PAB
Avg
3.3907
High
3.4645
Low
3.3365
Last updated: 3/6/2026, 6:09:36 PM
Quick Conversions
| PAB | PEN |
|---|---|
| 1 PAB | 3.46 PEN |
| 10 PAB | 34.65 PEN |
| 50 PAB | 173.23 PEN |
| 100 PAB | 346.45 PEN |
| 500 PAB | 1,732.25 PEN |
| 1,000 PAB | 3,464.50 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-03-06T18:09:36Z",
"rates": {
"PEN": 3.4645
}
}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": 346.45,
"rate": 3.4645
}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