Rate Overview
Live
1 PLN = 1.3784 BRL
1 BRL = 0.725505
PLN
Avg
1.4531
High
1.5481
Low
1.3670
Last updated: 7/5/2026, 7:35:22 PM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.38 BRL |
| 10 PLN | 13.78 BRL |
| 50 PLN | 68.92 BRL |
| 100 PLN | 137.84 BRL |
| 500 PLN | 689.18 BRL |
| 1,000 PLN | 1,378.35 BRL |
Get PLN/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=BRLExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-05T19:35:22Z",
"rates": {
"BRL": 1.378351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "BRL",
"amount": 100
},
"result": 137.8351,
"rate": 1.378351
}Build with PLN/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key