Rate Overview
Live
1 BRL = 0.721871 PLN
1 PLN = 1.3853
BRL
Avg
0.695876
High
0.732221
Low
0.647476
Last updated: 5/27/2026, 7:20:39 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.87 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-27T19:20:39Z",
"rates": {
"PLN": 0.721871
}
}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.1871,
"rate": 0.721871
}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