Rate Overview
Live
1 PLN = 21.5885 ALL
1 ALL = 0.046321
PLN
Avg
22.6409
High
23.0907
Low
21.5885
Last updated: 7/20/2026, 2:24:28 AM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 21.59 ALL |
| 10 PLN | 215.88 ALL |
| 50 PLN | 1,079.42 ALL |
| 100 PLN | 2,158.85 ALL |
| 500 PLN | 10,794.23 ALL |
| 1,000 PLN | 21,588.45 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-07-20T02:24:28Z",
"rates": {
"ALL": 21.588453
}
}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": 2158.8453,
"rate": 21.588453
}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