Rate Overview
Live
1 ETB = 0.021916 PEN
1 PEN = 45.6288
ETB
Avg
0.021692
High
0.021959
Low
0.021396
Last updated: 4/17/2026, 5:52:54 PM
Quick Conversions
| ETB | PEN |
|---|---|
| 1 ETB | 0.02 PEN |
| 10 ETB | 0.22 PEN |
| 50 ETB | 1.10 PEN |
| 100 ETB | 2.19 PEN |
| 500 ETB | 10.96 PEN |
| 1,000 ETB | 21.92 PEN |
Get ETB/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=PENExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-04-17T17:52:54Z",
"rates": {
"PEN": 0.021916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "PEN",
"amount": 100
},
"result": 2.1916,
"rate": 0.021916
}Build with ETB/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key