Rate Overview
Live
1 PLN = 22.4315 ALL
1 ALL = 0.044580
PLN
Avg
22.4640
High
22.5909
Low
22.3895
Last updated: 3/27/2026, 7:45:48 AM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 22.43 ALL |
| 10 PLN | 224.32 ALL |
| 50 PLN | 1,121.58 ALL |
| 100 PLN | 2,243.15 ALL |
| 500 PLN | 11,215.77 ALL |
| 1,000 PLN | 22,431.54 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-27T07:45:48Z",
"rates": {
"ALL": 22.431536
}
}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": 2243.1536,
"rate": 22.431536
}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