Rate Overview
Live
1 PLN = 1.3412 BRL
1 BRL = 0.745617
PLN
Avg
1.3368
High
1.5485
Low
1.0720
Last updated: 7/24/2026, 10:54:36 AM
Quick Conversions
| PLN | BRL |
|---|---|
| 1 PLN | 1.34 BRL |
| 10 PLN | 13.41 BRL |
| 50 PLN | 67.06 BRL |
| 100 PLN | 134.12 BRL |
| 500 PLN | 670.59 BRL |
| 1,000 PLN | 1,341.17 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-24T10:54:36Z",
"rates": {
"BRL": 1.341172
}
}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.1172,
"rate": 1.341172
}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