Rate Overview
Live
1 PLN = 21.6473 ALL
1 ALL = 0.046195
PLN
Avg
22.7677
High
23.7030
Low
21.6473
Last updated: 7/22/2026, 4:42:55 AM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 21.65 ALL |
| 10 PLN | 216.47 ALL |
| 50 PLN | 1,082.36 ALL |
| 100 PLN | 2,164.73 ALL |
| 500 PLN | 10,823.63 ALL |
| 1,000 PLN | 21,647.26 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-22T04:42:55Z",
"rates": {
"ALL": 21.647256
}
}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.7255999999998,
"rate": 21.647256
}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