Rate Overview
Live
1 BRL = 0.193466 PAB
1 PAB = 5.1689
BRL
Avg
0.193089
High
0.193653
Low
0.192328
Last updated: 7/4/2026, 8:53:54 PM
Quick Conversions
| BRL | PAB |
|---|---|
| 1 BRL | 0.19 PAB |
| 10 BRL | 1.93 PAB |
| 50 BRL | 9.67 PAB |
| 100 BRL | 19.35 PAB |
| 500 BRL | 96.73 PAB |
| 1,000 BRL | 193.47 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-07-04T20:53:54Z",
"rates": {
"PAB": 0.193466
}
}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": 19.3466,
"rate": 0.193466
}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