Rate Overview
Live
1 BRL = 0.710150 PLN
1 PLN = 1.4082
BRL
Avg
0.703367
High
0.710150
Low
0.695646
Last updated: 3/27/2026, 11:33:38 AM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.71 PLN |
| 10 BRL | 7.10 PLN |
| 50 BRL | 35.51 PLN |
| 100 BRL | 71.02 PLN |
| 500 BRL | 355.08 PLN |
| 1,000 BRL | 710.15 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-27T11:33:38Z",
"rates": {
"PLN": 0.71015
}
}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.015,
"rate": 0.71015
}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