Rate Overview
Live
1 BRL = 0.730709 PLN
1 PLN = 1.3685
BRL
Avg
0.726344
High
0.730709
Low
0.720303
Last updated: 7/7/2026, 12:16:27 PM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.73 PLN |
| 10 BRL | 7.31 PLN |
| 50 BRL | 36.54 PLN |
| 100 BRL | 73.07 PLN |
| 500 BRL | 365.35 PLN |
| 1,000 BRL | 730.71 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-07-07T12:16:27Z",
"rates": {
"PLN": 0.730709
}
}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": 73.07090000000001,
"rate": 0.730709
}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