Rate Overview
Live
1 PLN = 1.4285 BRL
1 BRL = 0.700046
PLN
Avg
1.4298
High
1.4408
Low
1.4197
Last updated: 3/6/2026, 7:28:55 PM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.43 BRL |
| 10 PLN | 14.28 BRL |
| 50 PLN | 71.42 BRL |
| 100 PLN | 142.85 BRL |
| 500 PLN | 714.24 BRL |
| 1,000 PLN | 1,428.48 BRL |
Get PLN/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=BRLExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-06T19:28:55Z",
"rates": {
"BRL": 1.428478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "BRL",
"amount": 100
},
"result": 142.84779999999998,
"rate": 1.428478
}Build with PLN/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key