Rate Overview
Live
1 PAB = 2.8696 BYN
1 BYN = 0.348485
PAB
Avg
3.1434
High
3.4068
Low
2.8065
Last updated: 7/26/2026, 12:20:17 AM
Quick Conversions
| PAB | BYN |
|---|---|
| 1 PAB | 2.87 BYN |
| 10 PAB | 28.70 BYN |
| 50 PAB | 143.48 BYN |
| 100 PAB | 286.96 BYN |
| 500 PAB | 1,434.78 BYN |
| 1,000 PAB | 2,869.57 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-26T00:20:17Z",
"rates": {
"BYN": 2.869565
}
}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": 286.9565,
"rate": 2.869565
}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