Rate Overview
Live
1 ETB = 0.023726 PLN
1 PLN = 42.1479
ETB
Avg
0.027224
High
0.034683
Low
0.022988
Last updated: 7/28/2026, 3:31:43 PM
Quick Conversions
| ETB | PLN |
|---|---|
| 1 ETB | 0.02 PLN |
| 10 ETB | 0.24 PLN |
| 50 ETB | 1.19 PLN |
| 100 ETB | 2.37 PLN |
| 500 ETB | 11.86 PLN |
| 1,000 ETB | 23.73 PLN |
Get ETB/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=PLNExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-28T15:31:43Z",
"rates": {
"PLN": 0.023726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "PLN",
"amount": 100
},
"result": 2.3726000000000003,
"rate": 0.023726
}Build with ETB/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key