Rate Overview
Live
1 PEN = 46.9703 ETB
1 ETB = 0.021290
PEN
Avg
47.0166
High
47.5879
Low
46.4552
Last updated: 7/4/2026, 5:08:06 AM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 46.97 ETB |
| 10 PEN | 469.70 ETB |
| 50 PEN | 2,348.52 ETB |
| 100 PEN | 4,697.03 ETB |
| 500 PEN | 23,485.17 ETB |
| 1,000 PEN | 46,970.34 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-04T05:08:06Z",
"rates": {
"ETB": 46.970342
}
}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": 4697.0342,
"rate": 46.970342
}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