Rate Overview
Live
1 PAB = 3.0801 BYN
1 BYN = 0.324664
PAB
Avg
3.0597
High
3.0956
Low
3.0136
Last updated: 9/4/2026, 11:24:48 AM
Quick Conversions
| PAB | BYN |
|---|---|
| 1 PAB | 3.08 BYN |
| 10 PAB | 30.80 BYN |
| 50 PAB | 154.01 BYN |
| 100 PAB | 308.01 BYN |
| 500 PAB | 1,540.05 BYN |
| 1,000 PAB | 3,080.11 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-09-04T11:24:48Z",
"rates": {
"BYN": 3.080109
}
}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": 308.0109,
"rate": 3.080109
}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