Rate Overview
Live
1 PLN = 1.3757 BRL
1 BRL = 0.726902
PLN
Avg
1.3692
High
1.3789
Low
1.3604
Last updated: 5/7/2026, 2:50:08 PM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.38 BRL |
| 10 PLN | 13.76 BRL |
| 50 PLN | 68.79 BRL |
| 100 PLN | 137.57 BRL |
| 500 PLN | 687.85 BRL |
| 1,000 PLN | 1,375.70 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-05-07T14:50:08Z",
"rates": {
"BRL": 1.375702
}
}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.5702,
"rate": 1.375702
}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