Rate Overview
Live
1 PLN = 21.6484 ALL
1 ALL = 0.046193
PLN
Avg
21.6663
High
21.7104
Low
21.6116
Last updated: 7/28/2026, 8:10:15 AM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 21.65 ALL |
| 10 PLN | 216.48 ALL |
| 50 PLN | 1,082.42 ALL |
| 100 PLN | 2,164.84 ALL |
| 500 PLN | 10,824.20 ALL |
| 1,000 PLN | 21,648.40 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-28T08:10:15Z",
"rates": {
"ALL": 21.648397
}
}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": 2164.8397,
"rate": 21.648397
}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