Rate Overview
Live
1 BYN = 0.349039 PAB
1 PAB = 2.8650
BYN
Avg
0.348763
High
0.365168
Low
0.330371
Last updated: 7/14/2026, 8:58:56 PM
Quick Conversions
| BYN | PAB |
|---|---|
| 1 BYN | 0.35 PAB |
| 10 BYN | 3.49 PAB |
| 50 BYN | 17.45 PAB |
| 100 BYN | 34.90 PAB |
| 500 BYN | 174.52 PAB |
| 1,000 BYN | 349.04 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-14T20:58:56Z",
"rates": {
"PAB": 0.349039
}
}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.9039,
"rate": 0.349039
}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