Rate Overview
Live
1 PLN = 22.4022 ALL
1 ALL = 0.044638
PLN
Avg
22.7688
High
23.0342
Low
22.4022
Last updated: 3/27/2026, 9:32:16 AM
Quick Conversions
| PLN | ALL |
|---|---|
| 1 PLN | 22.40 ALL |
| 10 PLN | 224.02 ALL |
| 50 PLN | 1,120.11 ALL |
| 100 PLN | 2,240.22 ALL |
| 500 PLN | 11,201.12 ALL |
| 1,000 PLN | 22,402.24 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-27T09:32:16Z",
"rates": {
"ALL": 22.402239
}
}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": 2240.2239,
"rate": 22.402239
}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