Rate Overview
Live
1 PLN = 42.2320 ETB
1 ETB = 0.023679
PLN
Avg
42.3843
High
43.8981
Low
39.5718
Last updated: 3/27/2026, 11:13:11 AM
Quick Conversions
| PLN | ETB |
|---|---|
| 1 PLN | 42.23 ETB |
| 10 PLN | 422.32 ETB |
| 50 PLN | 2,111.60 ETB |
| 100 PLN | 4,223.20 ETB |
| 500 PLN | 21,116.02 ETB |
| 1,000 PLN | 42,232.03 ETB |
Get PLN/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=ETBExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T11:13:11Z",
"rates": {
"ETB": 42.23203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "ETB",
"amount": 100
},
"result": 4223.203,
"rate": 42.23203
}Build with PLN/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key