Rate Overview
Live
1 BRL = 0.717713 PLN
1 PLN = 1.3933
BRL
Avg
0.725911
High
0.728232
Low
0.717713
Last updated: 7/3/2026, 2:30:01 AM
Quick Conversions
| BRL | PLN |
|---|---|
| 1 BRL | 0.72 PLN |
| 10 BRL | 7.18 PLN |
| 50 BRL | 35.89 PLN |
| 100 BRL | 71.77 PLN |
| 500 BRL | 358.86 PLN |
| 1,000 BRL | 717.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-07-03T02:30:01Z",
"rates": {
"PLN": 0.717713
}
}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": 71.77130000000001,
"rate": 0.717713
}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