Rate Overview
Live
1 PLN = 1.3478 BRL
1 BRL = 0.741925
PLN
Avg
1.3404
High
1.3478
Low
1.3352
Last updated: 7/28/2026, 3:20:41 PM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.35 BRL |
| 10 PLN | 13.48 BRL |
| 50 PLN | 67.39 BRL |
| 100 PLN | 134.78 BRL |
| 500 PLN | 673.92 BRL |
| 1,000 PLN | 1,347.85 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-28T15:20:41Z",
"rates": {
"BRL": 1.347846
}
}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": 134.7846,
"rate": 1.347846
}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