Rate Overview
Live
1 PEN = 45.2738 ETB
1 ETB = 0.022088
PEN
Avg
41.9074
High
46.8242
Low
35.3961
Last updated: 3/28/2026, 12:12:31 PM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 45.27 ETB |
| 10 PEN | 452.74 ETB |
| 50 PEN | 2,263.69 ETB |
| 100 PEN | 4,527.38 ETB |
| 500 PEN | 22,636.92 ETB |
| 1,000 PEN | 45,273.84 ETB |
Get PEN/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=ETBExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-28T12:12:31Z",
"rates": {
"ETB": 45.273844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "ETB",
"amount": 100
},
"result": 4527.3844,
"rate": 45.273844
}Build with PEN/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key