Rate Overview
Live
1 BYN = 0.360748 PAB
1 PAB = 2.7720
BYN
Avg
0.361282
High
0.362582
Low
0.359140
Last updated: 6/16/2026, 1:33:46 PM
Quick Conversions
| BYN | PAB |
|---|---|
| 1 BYN | 0.36 PAB |
| 10 BYN | 3.61 PAB |
| 50 BYN | 18.04 PAB |
| 100 BYN | 36.07 PAB |
| 500 BYN | 180.37 PAB |
| 1,000 BYN | 360.75 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-06-16T13:33:46Z",
"rates": {
"PAB": 0.360748
}
}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": 36.0748,
"rate": 0.360748
}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