Rate Overview
Live
1 PEN = 46.5660 ETB
1 ETB = 0.021475
PEN
Avg
47.1058
High
47.7028
Low
46.5660
Last updated: 6/17/2026, 8:15:25 AM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 46.57 ETB |
| 10 PEN | 465.66 ETB |
| 50 PEN | 2,328.30 ETB |
| 100 PEN | 4,656.60 ETB |
| 500 PEN | 23,282.99 ETB |
| 1,000 PEN | 46,565.98 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-06-17T08:15:25Z",
"rates": {
"ETB": 46.565975
}
}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": 4656.5975,
"rate": 46.565975
}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