Rate Overview
Live
1 BRL = 0.189935 PAB
1 PAB = 5.2650
BRL
Avg
0.191759
High
0.194905
Low
0.189518
Last updated: 3/7/2026, 12:10:39 AM
Quick Conversions
| BRL | PAB |
|---|---|
| 1 BRL | 0.19 PAB |
| 10 BRL | 1.90 PAB |
| 50 BRL | 9.50 PAB |
| 100 BRL | 18.99 PAB |
| 500 BRL | 94.97 PAB |
| 1,000 BRL | 189.94 PAB |
Get BRL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=PABExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T00:10:39Z",
"rates": {
"PAB": 0.189935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "PAB",
"amount": 100
},
"result": 18.9935,
"rate": 0.189935
}Build with BRL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key