Rate Overview
Live
1 PLN = 0.269901 PAB
1 PAB = 3.7051
PLN
Avg
0.270601
High
0.271932
Low
0.269682
Last updated: 3/27/2026, 6:08:29 AM
Quick Conversions
| PLN | PAB |
|---|---|
| 1 PLN | 0.27 PAB |
| 10 PLN | 2.70 PAB |
| 50 PLN | 13.50 PAB |
| 100 PLN | 26.99 PAB |
| 500 PLN | 134.95 PAB |
| 1,000 PLN | 269.90 PAB |
Get PLN/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=PABExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T06:08:29Z",
"rates": {
"PAB": 0.269901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "PAB",
"amount": 100
},
"result": 26.9901,
"rate": 0.269901
}Build with PLN/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key