Rate Overview
Live
1 PLN = 1.4016 BRL
1 BRL = 0.713490
PLN
Avg
1.3857
High
1.4018
Low
1.3668
Last updated: 8/16/2026, 9:31:40 AM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.40 BRL |
| 10 PLN | 14.02 BRL |
| 50 PLN | 70.08 BRL |
| 100 PLN | 140.16 BRL |
| 500 PLN | 700.78 BRL |
| 1,000 PLN | 1,401.56 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-08-16T09:31:40Z",
"rates": {
"BRL": 1.401561
}
}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": 140.1561,
"rate": 1.401561
}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