Rate Overview
Live
1 BYN = 0.334416 PAB
1 PAB = 2.9903
BYN
Avg
0.333726
High
0.337742
Low
0.328230
Last updated: 3/27/2026, 3:09:53 PM
Quick Conversions
| BYN | PAB |
|---|---|
| 1 BYN | 0.33 PAB |
| 10 BYN | 3.34 PAB |
| 50 BYN | 16.72 PAB |
| 100 BYN | 33.44 PAB |
| 500 BYN | 167.21 PAB |
| 1,000 BYN | 334.42 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-03-27T15:09:53Z",
"rates": {
"PAB": 0.334416
}
}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": 33.4416,
"rate": 0.334416
}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