Rate Overview
Live
1 BYN = 0.353243 PAB
1 PAB = 2.8309
BYN
Avg
0.354029
High
0.355092
Low
0.353243
Last updated: 5/7/2026, 1:21:23 AM
Quick Conversions
| BYN | PAB |
|---|---|
| 1 BYN | 0.35 PAB |
| 10 BYN | 3.53 PAB |
| 50 BYN | 17.66 PAB |
| 100 BYN | 35.32 PAB |
| 500 BYN | 176.62 PAB |
| 1,000 BYN | 353.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-05-07T01:21:23Z",
"rates": {
"PAB": 0.353243
}
}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.324299999999994,
"rate": 0.353243
}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