Rate Overview
Live
1 BRL = 0.721881 PLN
1 PLN = 1.3853
BRL
Avg
0.684101
High
0.737999
Low
0.642662
Last updated: 5/27/2026, 8:36:41 PM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.72 PLN |
| 10 BRL | 7.22 PLN |
| 50 BRL | 36.09 PLN |
| 100 BRL | 72.19 PLN |
| 500 BRL | 360.94 PLN |
| 1,000 BRL | 721.88 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-27T20:36:41Z",
"rates": {
"PLN": 0.721881
}
}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.1881,
"rate": 0.721881
}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