Rate Overview
Live
1 BYN = 0.350370 PAB
1 PAB = 2.8541
BYN
Avg
0.348581
High
0.350808
Low
0.343462
Last updated: 4/16/2026, 10:41:40 PM
Quick Conversions
| BYN | PAB |
|---|---|
| 1 BYN | 0.35 PAB |
| 10 BYN | 3.50 PAB |
| 50 BYN | 17.52 PAB |
| 100 BYN | 35.04 PAB |
| 500 BYN | 175.19 PAB |
| 1,000 BYN | 350.37 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-04-16T22:41:40Z",
"rates": {
"PAB": 0.35037
}
}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": 35.037,
"rate": 0.35037
}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