Rate Overview
Live
1 PLN = 21.3089 ALL
1 ALL = 0.046929
PLN
Avg
21.3061
High
21.5020
Low
21.2262
Last updated: 9/2/2026, 9:10:41 AM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 21.31 ALL |
| 10 PLN | 213.09 ALL |
| 50 PLN | 1,065.44 ALL |
| 100 PLN | 2,130.89 ALL |
| 500 PLN | 10,654.44 ALL |
| 1,000 PLN | 21,308.88 ALL |
Get PLN/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=ALLExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-09-02T09:10:41Z",
"rates": {
"ALL": 21.308879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "ALL",
"amount": 100
},
"result": 2130.8879,
"rate": 21.308879
}Build with PLN/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key