Rate Overview
Live
1 PLN = 1.3852 BRL
1 BRL = 0.721912
PLN
Avg
1.3722
High
1.3870
Low
1.3513
Last updated: 5/27/2026, 6:36:18 PM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.39 BRL |
| 10 PLN | 13.85 BRL |
| 50 PLN | 69.26 BRL |
| 100 PLN | 138.52 BRL |
| 500 PLN | 692.61 BRL |
| 1,000 PLN | 1,385.21 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-05-27T18:36:18Z",
"rates": {
"BRL": 1.385211
}
}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": 138.5211,
"rate": 1.385211
}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