Rate Overview
Live
1 BRL = 0.709100 PLN
1 PLN = 1.4102
BRL
Avg
0.703398
High
0.714311
Low
0.694078
Last updated: 3/27/2026, 4:47:10 PM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.71 PLN |
| 10 BRL | 7.09 PLN |
| 50 BRL | 35.46 PLN |
| 100 BRL | 70.91 PLN |
| 500 BRL | 354.55 PLN |
| 1,000 BRL | 709.10 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-27T16:47:10Z",
"rates": {
"PLN": 0.7091
}
}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.91,
"rate": 0.7091
}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