Rate Overview
Live
1 ETB = 0.023584 PLN
1 PLN = 42.4016
ETB
Avg
0.023545
High
0.023640
Low
0.023299
Last updated: 3/27/2026, 6:34:08 AM
Quick Conversions
| ETB | PLN |
|---|---|
| 1 ETB | 0.02 PLN |
| 10 ETB | 0.24 PLN |
| 50 ETB | 1.18 PLN |
| 100 ETB | 2.36 PLN |
| 500 ETB | 11.79 PLN |
| 1,000 ETB | 23.58 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-03-27T06:34:08Z",
"rates": {
"PLN": 0.023584
}
}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.3584,
"rate": 0.023584
}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