Rate Overview
Live
1 PEN = 47.0770 ETB
1 ETB = 0.021242
PEN
Avg
46.4362
High
47.5616
Low
44.8539
Last updated: 7/28/2026, 11:56:48 AM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 47.08 ETB |
| 10 PEN | 470.77 ETB |
| 50 PEN | 2,353.85 ETB |
| 100 PEN | 4,707.70 ETB |
| 500 PEN | 23,538.49 ETB |
| 1,000 PEN | 47,076.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-07-28T11:56:48Z",
"rates": {
"ETB": 47.076976
}
}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": 4707.6976,
"rate": 47.076976
}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