Rate Overview
Live
1 BYN = 0.345755 PAB
1 PAB = 2.8922
BYN
Avg
0.330090
High
0.364298
Low
0.292778
Last updated: 7/24/2026, 12:49:34 PM
Quick Conversions
| BYN | PAB |
|---|---|
| 1 BYN | 0.35 PAB |
| 10 BYN | 3.46 PAB |
| 50 BYN | 17.29 PAB |
| 100 BYN | 34.58 PAB |
| 500 BYN | 172.88 PAB |
| 1,000 BYN | 345.76 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-07-24T12:49:34Z",
"rates": {
"PAB": 0.345755
}
}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": 34.5755,
"rate": 0.345755
}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