Rate Overview
Live
1 BYN = 0.323332 PAB
1 PAB = 3.0928
BYN
Avg
0.328369
High
0.331828
Low
0.323332
Last updated: 9/2/2026, 6:35:13 AM
Quick Conversions
| BYN | PAB |
|---|---|
| 1 BYN | 0.32 PAB |
| 10 BYN | 3.23 PAB |
| 50 BYN | 16.17 PAB |
| 100 BYN | 32.33 PAB |
| 500 BYN | 161.67 PAB |
| 1,000 BYN | 323.33 PAB |
Get BYN/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=PABExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-09-02T06:35:13Z",
"rates": {
"PAB": 0.323332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "PAB",
"amount": 100
},
"result": 32.3332,
"rate": 0.323332
}Build with BYN/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key