Rate Overview
Live
1 ALL = 0.044365 PLN
1 PLN = 22.5403
ALL
Avg
0.043898
High
0.044796
Low
0.043117
Last updated: 5/27/2026, 3:12:23 PM
Quick Conversions
| ALL | PLN |
|---|---|
| 1 ALL | 0.04 PLN |
| 10 ALL | 0.44 PLN |
| 50 ALL | 2.22 PLN |
| 100 ALL | 4.44 PLN |
| 500 ALL | 22.18 PLN |
| 1,000 ALL | 44.37 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-05-27T15:12:23Z",
"rates": {
"PLN": 0.044365
}
}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.4365000000000006,
"rate": 0.044365
}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