Rate Overview
Live
1 PLN = 1.3871 BRL
1 BRL = 0.720916
PLN
Avg
1.3850
High
1.3949
Low
1.3759
Last updated: 4/17/2026, 7:32:26 AM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.39 BRL |
| 10 PLN | 13.87 BRL |
| 50 PLN | 69.36 BRL |
| 100 PLN | 138.71 BRL |
| 500 PLN | 693.56 BRL |
| 1,000 PLN | 1,387.12 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-17T07:32:26Z",
"rates": {
"BRL": 1.387124
}
}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.7124,
"rate": 1.387124
}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