Rate Overview
Live
1 BRL = 0.745017 PLN
1 PLN = 1.3423
BRL
Avg
0.710836
High
0.748939
Low
0.655801
Last updated: 7/24/2026, 11:40:26 PM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.75 PLN |
| 10 BRL | 7.45 PLN |
| 50 BRL | 37.25 PLN |
| 100 BRL | 74.50 PLN |
| 500 BRL | 372.51 PLN |
| 1,000 BRL | 745.02 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-24T23:40:26Z",
"rates": {
"PLN": 0.745017
}
}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.5017,
"rate": 0.745017
}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