Rate Overview
Live
1 ALL = 0.046974 PLN
1 PLN = 21.2884
ALL
Avg
0.045316
High
0.047004
Low
0.044230
Last updated: 9/3/2026, 4:49:57 AM
Quick Conversions
| ALL | PLN |
|---|---|
| 1 ALL | 0.05 PLN |
| 10 ALL | 0.47 PLN |
| 50 ALL | 2.35 PLN |
| 100 ALL | 4.70 PLN |
| 500 ALL | 23.49 PLN |
| 1,000 ALL | 46.97 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-09-03T04:49:57Z",
"rates": {
"PLN": 0.046974
}
}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.6974,
"rate": 0.046974
}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