Rate Overview
Live
1 PAB = 5.0830 BRL
1 BRL = 0.196734
PAB
Avg
5.0963
High
5.1158
Low
5.0794
Last updated: 7/23/2026, 1:11:20 AM
Quick Conversions
| PAB | BRL |
|---|---|
| 1 PAB | 5.08 BRL |
| 10 PAB | 50.83 BRL |
| 50 PAB | 254.15 BRL |
| 100 PAB | 508.30 BRL |
| 500 PAB | 2,541.51 BRL |
| 1,000 PAB | 5,083.01 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-07-23T01:11:20Z",
"rates": {
"BRL": 5.08301
}
}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": 508.301,
"rate": 5.08301
}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