Rate Overview
Live
1 PAB = 3.7142 PLN
1 PLN = 0.269237
PAB
Avg
3.7955
High
4.1432
Low
3.5732
Last updated: 3/27/2026, 3:27:08 PM
Quick Conversions
| PAB | PLN |
|---|---|
| 1 PAB | 3.71 PLN |
| 10 PAB | 37.14 PLN |
| 50 PAB | 185.71 PLN |
| 100 PAB | 371.42 PLN |
| 500 PAB | 1,857.10 PLN |
| 1,000 PAB | 3,714.20 PLN |
Get PAB/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=PLNExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-27T15:27:08Z",
"rates": {
"PLN": 3.7142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "PLN",
"amount": 100
},
"result": 371.42,
"rate": 3.7142
}Build with PAB/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key