Rate Overview
Live
1 BYN = 0.363639 PAB
1 PAB = 2.7500
BYN
Avg
0.346256
High
0.364298
Low
0.316208
Last updated: 5/27/2026, 8:47:53 AM
Quick Conversions
| BYN | PAB |
|---|---|
| 1 BYN | 0.36 PAB |
| 10 BYN | 3.64 PAB |
| 50 BYN | 18.18 PAB |
| 100 BYN | 36.36 PAB |
| 500 BYN | 181.82 PAB |
| 1,000 BYN | 363.64 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-27T08:47:53Z",
"rates": {
"PAB": 0.363639
}
}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.3639,
"rate": 0.363639
}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