Rate Overview
Live
1 ERN = 0.066665 PAB
1 PAB = 15.0004
ERN
Avg
0.066618
High
0.066702
Low
0.066497
Last updated: 4/18/2026, 8:49:35 AM
Quick Conversions
| ERN | PAB |
|---|---|
| 1 ERN | 0.07 PAB |
| 10 ERN | 0.67 PAB |
| 50 ERN | 3.33 PAB |
| 100 ERN | 6.67 PAB |
| 500 ERN | 33.33 PAB |
| 1,000 ERN | 66.67 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-04-18T08:49:35Z",
"rates": {
"PAB": 0.066665
}
}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.6665,
"rate": 0.066665
}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