Rate Overview
Live
1 PEN = 45.5809 ETB
1 ETB = 0.021939
PEN
Avg
45.1107
High
45.5815
Low
44.7587
Last updated: 5/7/2026, 5:00:39 PM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 45.58 ETB |
| 10 PEN | 455.81 ETB |
| 50 PEN | 2,279.05 ETB |
| 100 PEN | 4,558.09 ETB |
| 500 PEN | 22,790.47 ETB |
| 1,000 PEN | 45,580.95 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-05-07T17:00:39Z",
"rates": {
"ETB": 45.580947
}
}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": 4558.094700000001,
"rate": 45.580947
}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