Rate Overview
Live
1 PLN = 22.3905 ALL
1 ALL = 0.044662
PLN
Avg
22.3796
High
22.4319
Low
22.3265
Last updated: 6/17/2026, 6:35:23 AM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 22.39 ALL |
| 10 PLN | 223.91 ALL |
| 50 PLN | 1,119.53 ALL |
| 100 PLN | 2,239.05 ALL |
| 500 PLN | 11,195.25 ALL |
| 1,000 PLN | 22,390.51 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-06-17T06:35:23Z",
"rates": {
"ALL": 22.390505
}
}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": 2239.0505000000003,
"rate": 22.390505
}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