Rate Overview
Live
1 PLN = 42.0741 ETB
1 ETB = 0.023768
PLN
Avg
43.0500
High
44.2389
Low
41.9469
Last updated: 7/28/2026, 11:19:40 AM
Quick Conversions
| PLN | ETB |
|---|---|
| 1 PLN | 42.07 ETB |
| 10 PLN | 420.74 ETB |
| 50 PLN | 2,103.71 ETB |
| 100 PLN | 4,207.41 ETB |
| 500 PLN | 21,037.06 ETB |
| 1,000 PLN | 42,074.12 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-07-28T11:19:40Z",
"rates": {
"ETB": 42.074121
}
}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": 4207.4121,
"rate": 42.074121
}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