Rate Overview
Live
1 ERN = 0.066883 PAB
1 PAB = 14.9515
ERN
Avg
0.066710
High
0.066883
Low
0.066529
Last updated: 5/8/2026, 11:45:50 AM
Quick Conversions
| ERN | PAB |
|---|---|
| 1 ERN | 0.07 PAB |
| 10 ERN | 0.67 PAB |
| 50 ERN | 3.34 PAB |
| 100 ERN | 6.69 PAB |
| 500 ERN | 33.44 PAB |
| 1,000 ERN | 66.88 PAB |
Get ERN/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=PABExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-05-08T11:45:50Z",
"rates": {
"PAB": 0.066883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "PAB",
"amount": 100
},
"result": 6.6883,
"rate": 0.066883
}Build with ERN/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key