Rate Overview
Live
1 BRL = 0.710007 PLN
1 PLN = 1.4084
BRL
Avg
0.680295
High
0.710007
Low
0.645848
Last updated: 3/27/2026, 3:00:14 PM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.71 PLN |
| 10 BRL | 7.10 PLN |
| 50 BRL | 35.50 PLN |
| 100 BRL | 71.00 PLN |
| 500 BRL | 355.00 PLN |
| 1,000 BRL | 710.01 PLN |
Get BRL/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=PLNExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T15:00:14Z",
"rates": {
"PLN": 0.710007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "PLN",
"amount": 100
},
"result": 71.00070000000001,
"rate": 0.710007
}Build with BRL/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key