Rate Overview
Live
1 PLN = 1.4082 BRL
1 BRL = 0.710151
PLN
Avg
1.3410
High
1.5560
Low
1.0846
Last updated: 3/27/2026, 11:14:44 AM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.41 BRL |
| 10 PLN | 14.08 BRL |
| 50 PLN | 70.41 BRL |
| 100 PLN | 140.82 BRL |
| 500 PLN | 704.08 BRL |
| 1,000 PLN | 1,408.15 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-03-27T11:14:44Z",
"rates": {
"BRL": 1.408151
}
}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": 140.8151,
"rate": 1.408151
}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