Rate Overview
Live
1 PLN = 1.4138 BRL
1 BRL = 0.707316
PLN
Avg
1.4225
High
1.4375
Low
1.4126
Last updated: 3/27/2026, 6:08:12 AM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.41 BRL |
| 10 PLN | 14.14 BRL |
| 50 PLN | 70.69 BRL |
| 100 PLN | 141.38 BRL |
| 500 PLN | 706.90 BRL |
| 1,000 PLN | 1,413.79 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-27T06:08:12Z",
"rates": {
"BRL": 1.413795
}
}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.37949999999998,
"rate": 1.413795
}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