Rate Overview
Live
1 PEN = 47.9669 ETB
1 ETB = 0.020848
PEN
Avg
48.0008
High
48.3181
Low
47.5037
Last updated: 8/15/2026, 11:49:05 AM
Quick Conversions
| PEN | ETB |
|---|---|
| 1 PEN | 47.97 ETB |
| 10 PEN | 479.67 ETB |
| 50 PEN | 2,398.35 ETB |
| 100 PEN | 4,796.69 ETB |
| 500 PEN | 23,983.47 ETB |
| 1,000 PEN | 47,966.94 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-08-15T11:49:05Z",
"rates": {
"ETB": 47.966936
}
}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": 4796.6936,
"rate": 47.966936
}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