Rate Overview
Live
1 PAB = 3.3956 PEN
1 PEN = 0.294500
PAB
Avg
3.3872
High
3.4024
Low
3.3657
Last updated: 7/29/2026, 11:56:53 AM
Quick Conversions
| PAB | PEN |
|---|---|
| 1 PAB | 3.40 PEN |
| 10 PAB | 33.96 PEN |
| 50 PAB | 169.78 PEN |
| 100 PAB | 339.56 PEN |
| 500 PAB | 1,697.79 PEN |
| 1,000 PAB | 3,395.58 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-07-29T11:56:53Z",
"rates": {
"PEN": 3.395582
}
}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": 339.5582,
"rate": 3.395582
}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