Rate Overview
Live
1 BRL = 0.721901 PLN
1 PLN = 1.3852
BRL
Avg
0.726501
High
0.730777
Low
0.721499
Last updated: 5/27/2026, 4:01:52 PM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.72 PLN |
| 10 BRL | 7.22 PLN |
| 50 BRL | 36.10 PLN |
| 100 BRL | 72.19 PLN |
| 500 BRL | 360.95 PLN |
| 1,000 BRL | 721.90 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-05-27T16:01:52Z",
"rates": {
"PLN": 0.721901
}
}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": 72.1901,
"rate": 0.721901
}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