Rate Overview
Live
1 ALL = 0.045588 PLN
1 PLN = 21.9356
ALL
Avg
0.043828
High
0.045588
Low
0.042188
Last updated: 6/23/2026, 11:38:42 AM
Quick Conversions
| ALL | PLN |
|---|---|
| 1 ALL | 0.05 PLN |
| 10 ALL | 0.46 PLN |
| 50 ALL | 2.28 PLN |
| 100 ALL | 4.56 PLN |
| 500 ALL | 22.79 PLN |
| 1,000 ALL | 45.59 PLN |
Get ALL/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PLNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-23T11:38:42Z",
"rates": {
"PLN": 0.045588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PLN",
"amount": 100
},
"result": 4.5588,
"rate": 0.045588
}Build with ALL/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key