Rate Overview
Live
1 PEN = 47.6216 ETB
1 ETB = 0.020999
PEN
Avg
39.9908
High
47.6216
Low
29.3447
Last updated: 7/28/2026, 2:06:26 AM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 47.62 ETB |
| 10 PEN | 476.22 ETB |
| 50 PEN | 2,381.08 ETB |
| 100 PEN | 4,762.16 ETB |
| 500 PEN | 23,810.80 ETB |
| 1,000 PEN | 47,621.60 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-07-28T02:06:26Z",
"rates": {
"ETB": 47.6216
}
}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": 4762.16,
"rate": 47.6216
}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