Rate Overview
Live
1 PLN = 21.6239 ALL
1 ALL = 0.046245
PLN
Avg
22.4841
High
22.9858
Low
21.5894
Last updated: 7/22/2026, 8:10:09 AM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 21.62 ALL |
| 10 PLN | 216.24 ALL |
| 50 PLN | 1,081.19 ALL |
| 100 PLN | 2,162.39 ALL |
| 500 PLN | 10,811.95 ALL |
| 1,000 PLN | 21,623.89 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-22T08:10:09Z",
"rates": {
"ALL": 21.62389
}
}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": 2162.389,
"rate": 21.62389
}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