Rate Overview
Live
1 BYN = 0.343240 PAB
1 PAB = 2.9134
BYN
Avg
0.344216
High
0.348364
Low
0.342556
Last updated: 7/3/2026, 2:34:44 AM
Quick Conversions
| BYN | PAB |
|---|---|
| 1 BYN | 0.34 PAB |
| 10 BYN | 3.43 PAB |
| 50 BYN | 17.16 PAB |
| 100 BYN | 34.32 PAB |
| 500 BYN | 171.62 PAB |
| 1,000 BYN | 343.24 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-03T02:34:44Z",
"rates": {
"PAB": 0.34324
}
}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.324,
"rate": 0.34324
}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