Rate Overview
Live
1 PEN = 45.3870 ETB
1 ETB = 0.022033
PEN
Avg
46.0591
High
46.7366
Low
45.3870
Last updated: 4/17/2026, 2:32:38 PM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 45.39 ETB |
| 10 PEN | 453.87 ETB |
| 50 PEN | 2,269.35 ETB |
| 100 PEN | 4,538.70 ETB |
| 500 PEN | 22,693.48 ETB |
| 1,000 PEN | 45,386.96 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-04-17T14:32:38Z",
"rates": {
"ETB": 45.386963
}
}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": 4538.6963000000005,
"rate": 45.386963
}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