Rate Overview
Live
1 PAB = 5.0035 BRL
1 BRL = 0.199859
PAB
Avg
5.0237
High
5.1027
Low
4.9865
Last updated: 4/16/2026, 8:58:36 PM
Quick Conversions
| PAB | BRL |
|---|---|
| 1 PAB | 5.00 BRL |
| 10 PAB | 50.04 BRL |
| 50 PAB | 250.18 BRL |
| 100 PAB | 500.35 BRL |
| 500 PAB | 2,501.77 BRL |
| 1,000 PAB | 5,003.53 BRL |
Get PAB/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BRLExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-16T20:58:36Z",
"rates": {
"BRL": 5.003531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BRL",
"amount": 100
},
"result": 500.3531,
"rate": 5.003531
}Build with PAB/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key