Rate Overview
Live
1 PLN = 1.3427 BRL
1 BRL = 0.744758
PLN
Avg
1.4132
High
1.5249
Low
1.3427
Last updated: 7/15/2026, 1:18:07 PM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.34 BRL |
| 10 PLN | 13.43 BRL |
| 50 PLN | 67.14 BRL |
| 100 PLN | 134.27 BRL |
| 500 PLN | 671.36 BRL |
| 1,000 PLN | 1,342.72 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-07-15T13:18:07Z",
"rates": {
"BRL": 1.342718
}
}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": 134.2718,
"rate": 1.342718
}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