Rate Overview
Live
1 PEN = 48.5418 ETB
1 ETB = 0.020601
PEN
Avg
48.5237
High
49.0551
Low
47.8840
Last updated: 9/2/2026, 7:23:46 PM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 48.54 ETB |
| 10 PEN | 485.42 ETB |
| 50 PEN | 2,427.09 ETB |
| 100 PEN | 4,854.18 ETB |
| 500 PEN | 24,270.90 ETB |
| 1,000 PEN | 48,541.79 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-09-02T19:23:46Z",
"rates": {
"ETB": 48.54179
}
}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": 4854.179,
"rate": 48.54179
}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