Rate Overview
Live
1 BRL = 0.709062 PLN
1 PLN = 1.4103
BRL
Avg
0.703396
High
0.714311
Low
0.694078
Last updated: 3/27/2026, 3:11:25 PM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.71 PLN |
| 10 BRL | 7.09 PLN |
| 50 BRL | 35.45 PLN |
| 100 BRL | 70.91 PLN |
| 500 BRL | 354.53 PLN |
| 1,000 BRL | 709.06 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:11:25Z",
"rates": {
"PLN": 0.709062
}
}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": 70.9062,
"rate": 0.709062
}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