Rate Overview
Live
1 PLN = 22.4550 ALL
1 ALL = 0.044533
PLN
Avg
22.5614
High
22.8131
Low
22.2826
Last updated: 3/6/2026, 7:28:46 PM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 22.46 ALL |
| 10 PLN | 224.55 ALL |
| 50 PLN | 1,122.75 ALL |
| 100 PLN | 2,245.50 ALL |
| 500 PLN | 11,227.51 ALL |
| 1,000 PLN | 22,455.03 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-03-06T19:28:46Z",
"rates": {
"ALL": 22.455028
}
}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": 2245.5027999999998,
"rate": 22.455028
}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