Rate Overview
Live
1 ETB = 0.020743 PEN
1 PEN = 48.2090
ETB
Avg
0.021333
High
0.022443
Low
0.020419
Last updated: 9/11/2026, 9:01:28 PM
Quick Conversions
| ETB | PEN |
|---|---|
| 1 ETB | 0.02 PEN |
| 10 ETB | 0.21 PEN |
| 50 ETB | 1.04 PEN |
| 100 ETB | 2.07 PEN |
| 500 ETB | 10.37 PEN |
| 1,000 ETB | 20.74 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-09-11T21:01:28Z",
"rates": {
"PEN": 0.020743
}
}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.0743,
"rate": 0.020743
}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