Rate Overview
Live
1 BRL = 0.721713 PLN
1 PLN = 1.3856
BRL
Avg
0.755526
High
0.927502
Low
0.642287
Last updated: 5/27/2026, 5:16:29 PM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.72 PLN |
| 10 BRL | 7.22 PLN |
| 50 BRL | 36.09 PLN |
| 100 BRL | 72.17 PLN |
| 500 BRL | 360.86 PLN |
| 1,000 BRL | 721.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-05-27T17:16:29Z",
"rates": {
"PLN": 0.721713
}
}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.1713,
"rate": 0.721713
}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