Rate Overview
Live
1 PEN = 44.8542 ETB
1 ETB = 0.022294
PEN
Avg
45.7497
High
46.6687
Low
44.7963
Last updated: 3/7/2026, 7:39:10 AM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 44.85 ETB |
| 10 PEN | 448.54 ETB |
| 50 PEN | 2,242.71 ETB |
| 100 PEN | 4,485.42 ETB |
| 500 PEN | 22,427.10 ETB |
| 1,000 PEN | 44,854.19 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-03-07T07:39:10Z",
"rates": {
"ETB": 44.85419
}
}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": 4485.419,
"rate": 44.85419
}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