Rate Overview
Live
1 ETB = 0.022953 PLN
1 PLN = 43.5673
ETB
Avg
0.023035
High
0.023176
Low
0.022915
Last updated: 5/8/2026, 11:45:41 AM
Quick Conversions
| ETB | PLN |
|---|---|
| 1 ETB | 0.02 PLN |
| 10 ETB | 0.23 PLN |
| 50 ETB | 1.15 PLN |
| 100 ETB | 2.30 PLN |
| 500 ETB | 11.48 PLN |
| 1,000 ETB | 22.95 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-05-08T11:45:41Z",
"rates": {
"PLN": 0.022953
}
}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.2953,
"rate": 0.022953
}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