Rate Overview
Live
1 PLN = 21.6376 ALL
1 ALL = 0.046216
PLN
Avg
21.8039
High
22.1724
Low
21.5172
Last updated: 7/21/2026, 8:28:37 PM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 21.64 ALL |
| 10 PLN | 216.38 ALL |
| 50 PLN | 1,081.88 ALL |
| 100 PLN | 2,163.76 ALL |
| 500 PLN | 10,818.78 ALL |
| 1,000 PLN | 21,637.55 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-21T20:28:37Z",
"rates": {
"ALL": 21.637554
}
}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": 2163.7554,
"rate": 21.637554
}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