Rate Overview
Live
1 BRL = 0.720565 PLN
1 PLN = 1.3878
BRL
Avg
0.722013
High
0.726789
Low
0.716916
Last updated: 4/17/2026, 6:12:01 AM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.72 PLN |
| 10 BRL | 7.21 PLN |
| 50 BRL | 36.03 PLN |
| 100 BRL | 72.06 PLN |
| 500 BRL | 360.28 PLN |
| 1,000 BRL | 720.57 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-04-17T06:12:01Z",
"rates": {
"PLN": 0.720565
}
}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.0565,
"rate": 0.720565
}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