Rate Overview
Live
1 PLN = 1.4102 BRL
1 BRL = 0.709101
PLN
Avg
1.4708
High
1.5484
Low
1.4102
Last updated: 3/27/2026, 4:27:46 PM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.41 BRL |
| 10 PLN | 14.10 BRL |
| 50 PLN | 70.51 BRL |
| 100 PLN | 141.02 BRL |
| 500 PLN | 705.12 BRL |
| 1,000 PLN | 1,410.24 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-27T16:27:46Z",
"rates": {
"BRL": 1.410236
}
}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": 141.02360000000002,
"rate": 1.410236
}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