Rate Overview
Live
1 ETB = 0.006445 PAB
1 PAB = 155.1590
ETB
Avg
0.006420
High
0.006445
Low
0.006372
Last updated: 3/7/2026, 12:10:28 AM
Quick Conversions
| ETB | PAB |
|---|---|
| 1 ETB | 0.01 PAB |
| 10 ETB | 0.06 PAB |
| 50 ETB | 0.32 PAB |
| 100 ETB | 0.64 PAB |
| 500 ETB | 3.22 PAB |
| 1,000 ETB | 6.45 PAB |
Get ETB/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=PABExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-07T00:10:28Z",
"rates": {
"PAB": 0.006445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "PAB",
"amount": 100
},
"result": 0.6445000000000001,
"rate": 0.006445
}Build with ETB/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key