Rate Overview
Live
1 PEN = 47.2757 ETB
1 ETB = 0.021153
PEN
Avg
45.9602
High
47.3675
Low
44.2607
Last updated: 5/27/2026, 11:05:26 PM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 47.28 ETB |
| 10 PEN | 472.76 ETB |
| 50 PEN | 2,363.78 ETB |
| 100 PEN | 4,727.57 ETB |
| 500 PEN | 23,637.84 ETB |
| 1,000 PEN | 47,275.68 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-05-27T23:05:26Z",
"rates": {
"ETB": 47.275679
}
}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": 4727.5679,
"rate": 47.275679
}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