Rate Overview
Live
1 ETB = 0.023637 PLN
1 PLN = 42.3066
ETB
Avg
0.023609
High
0.025449
Low
0.022885
Last updated: 3/27/2026, 8:22:25 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.82 PLN |
| 1,000 ETB | 23.64 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-27T08:22:25Z",
"rates": {
"PLN": 0.023637
}
}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.3636999999999997,
"rate": 0.023637
}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