Rate Overview
Live
1 ETB = 0.023711 PLN
1 PLN = 42.1745
ETB
Avg
0.023438
High
0.023902
Low
0.022885
Last updated: 3/7/2026, 12:27:59 AM
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.71 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-07T00:27:59Z",
"rates": {
"PLN": 0.023711
}
}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.3710999999999998,
"rate": 0.023711
}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