Rate Overview
Live
1 BRL = 0.698763 PLN
1 PLN = 1.4311
BRL
Avg
0.699900
High
0.704379
Low
0.696704
Last updated: 3/7/2026, 12:21:22 AM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.70 PLN |
| 10 BRL | 6.99 PLN |
| 50 BRL | 34.94 PLN |
| 100 BRL | 69.88 PLN |
| 500 BRL | 349.38 PLN |
| 1,000 BRL | 698.76 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-07T00:21:22Z",
"rates": {
"PLN": 0.698763
}
}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": 69.8763,
"rate": 0.698763
}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