Rate Overview
Live
1 BRL = 0.197401 PAB
1 PAB = 5.0658
BRL
Avg
0.190076
High
0.204160
Low
0.178985
Last updated: 7/23/2026, 3:05:52 PM
Quick Conversions
| BRL | PAB |
|---|---|
| 1 BRL | 0.20 PAB |
| 10 BRL | 1.97 PAB |
| 50 BRL | 9.87 PAB |
| 100 BRL | 19.74 PAB |
| 500 BRL | 98.70 PAB |
| 1,000 BRL | 197.40 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-23T15:05:52Z",
"rates": {
"PAB": 0.197401
}
}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.740099999999998,
"rate": 0.197401
}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