Rate Overview
Live
1 PAB = 14.9514 ERN
1 ERN = 0.066884
PAB
Avg
14.9903
High
15.0309
Low
14.9514
Last updated: 5/8/2026, 3:43:27 PM
Quick Conversions
| PAB | ERN |
|---|---|
| 1 PAB | 14.95 ERN |
| 10 PAB | 149.51 ERN |
| 50 PAB | 747.57 ERN |
| 100 PAB | 1,495.14 ERN |
| 500 PAB | 7,475.68 ERN |
| 1,000 PAB | 14,951.37 ERN |
Get PAB/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=ERNExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-08T15:43:27Z",
"rates": {
"ERN": 14.951368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "ERN",
"amount": 100
},
"result": 1495.1368,
"rate": 14.951368
}Build with PAB/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key