Rate Overview
Live
1 ETB = 0.021288 PEN
1 PEN = 46.9748
ETB
Avg
0.021173
High
0.021290
Low
0.020953
Last updated: 7/11/2026, 3:41:03 PM
Quick Conversions
| ETB | PEN |
|---|---|
| 1 ETB | 0.02 PEN |
| 10 ETB | 0.21 PEN |
| 50 ETB | 1.06 PEN |
| 100 ETB | 2.13 PEN |
| 500 ETB | 10.64 PEN |
| 1,000 ETB | 21.29 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-07-11T15:41:03Z",
"rates": {
"PEN": 0.021288
}
}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.1288,
"rate": 0.021288
}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