Rate Overview
Live
1 BRL = 0.711219 PLN
1 PLN = 1.4060
BRL
Avg
0.703514
High
0.711219
Low
0.695646
Last updated: 3/27/2026, 12:53:00 PM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.71 PLN |
| 10 BRL | 7.11 PLN |
| 50 BRL | 35.56 PLN |
| 100 BRL | 71.12 PLN |
| 500 BRL | 355.61 PLN |
| 1,000 BRL | 711.22 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-27T12:53:00Z",
"rates": {
"PLN": 0.711219
}
}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.12190000000001,
"rate": 0.711219
}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