Rate Overview
Live
1 PAB = 2.8782 BYN
1 BYN = 0.347438
PAB
Avg
3.0479
High
3.4156
Low
2.7450
Last updated: 7/24/2026, 12:18:04 AM
Quick Conversions
| PAB | BYN |
|---|---|
| 1 PAB | 2.88 BYN |
| 10 PAB | 28.78 BYN |
| 50 PAB | 143.91 BYN |
| 100 PAB | 287.82 BYN |
| 500 PAB | 1,439.11 BYN |
| 1,000 PAB | 2,878.21 BYN |
Get PAB/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BYNExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-24T00:18:04Z",
"rates": {
"BYN": 2.878214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BYN",
"amount": 100
},
"result": 287.8214,
"rate": 2.878214
}Build with PAB/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key