Rate Overview
Live
1 PLN = 1.3878 BRL
1 BRL = 0.720565
PLN
Avg
1.3850
High
1.3949
Low
1.3759
Last updated: 4/17/2026, 6:11:57 AM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.39 BRL |
| 10 PLN | 13.88 BRL |
| 50 PLN | 69.39 BRL |
| 100 PLN | 138.78 BRL |
| 500 PLN | 693.90 BRL |
| 1,000 PLN | 1,387.80 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-04-17T06:11:57Z",
"rates": {
"BRL": 1.387799
}
}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": 138.7799,
"rate": 1.387799
}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