Rate Overview
Live
1 PLN = 21.8679 ALL
1 ALL = 0.045729
PLN
Avg
21.9045
High
21.9818
Low
21.8264
Last updated: 7/5/2026, 7:42:21 PM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 21.87 ALL |
| 10 PLN | 218.68 ALL |
| 50 PLN | 1,093.39 ALL |
| 100 PLN | 2,186.79 ALL |
| 500 PLN | 10,933.93 ALL |
| 1,000 PLN | 21,867.86 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-05T19:42:21Z",
"rates": {
"ALL": 21.867857
}
}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": 2186.7857,
"rate": 21.867857
}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