Rate Overview
Live
1 PLN = 22.6524 ALL
1 ALL = 0.044146
PLN
Avg
22.5340
High
22.6770
Low
22.3858
Last updated: 5/7/2026, 9:07:12 AM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 22.65 ALL |
| 10 PLN | 226.52 ALL |
| 50 PLN | 1,132.62 ALL |
| 100 PLN | 2,265.24 ALL |
| 500 PLN | 11,326.18 ALL |
| 1,000 PLN | 22,652.35 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-05-07T09:07:12Z",
"rates": {
"ALL": 22.652352
}
}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": 2265.2352,
"rate": 22.652352
}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