Rate Overview
Live
1 PLN = 1.4106 BRL
1 BRL = 0.708910
PLN
Avg
1.4221
High
1.4375
Low
1.4106
Last updated: 3/27/2026, 9:27:21 AM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.41 BRL |
| 10 PLN | 14.11 BRL |
| 50 PLN | 70.53 BRL |
| 100 PLN | 141.06 BRL |
| 500 PLN | 705.31 BRL |
| 1,000 PLN | 1,410.62 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-27T09:27:21Z",
"rates": {
"BRL": 1.410616
}
}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": 141.0616,
"rate": 1.410616
}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