Rate Overview
Live
1 PLN = 22.3676 ALL
1 ALL = 0.044708
PLN
Avg
22.9039
High
23.7030
Low
22.2599
Last updated: 3/27/2026, 2:35:42 PM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 22.37 ALL |
| 10 PLN | 223.68 ALL |
| 50 PLN | 1,118.38 ALL |
| 100 PLN | 2,236.76 ALL |
| 500 PLN | 11,183.80 ALL |
| 1,000 PLN | 22,367.60 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-27T14:35:42Z",
"rates": {
"ALL": 22.367604
}
}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": 2236.7604,
"rate": 22.367604
}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