Rate Overview
Live
1 BRL = 0.743221 PLN
1 PLN = 1.3455
BRL
Avg
0.710778
High
0.748939
Low
0.655801
Last updated: 7/28/2026, 11:57:34 AM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.74 PLN |
| 10 BRL | 7.43 PLN |
| 50 BRL | 37.16 PLN |
| 100 BRL | 74.32 PLN |
| 500 BRL | 371.61 PLN |
| 1,000 BRL | 743.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-07-28T11:57:34Z",
"rates": {
"PLN": 0.743221
}
}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": 74.3221,
"rate": 0.743221
}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