Rate Overview
Live
1 PAB = 2.8541 BYN
1 BYN = 0.350371
PAB
Avg
2.8689
High
2.9115
Low
2.8506
Last updated: 4/16/2026, 8:58:32 PM
Quick Conversions
| PAB | BYN |
|---|---|
| 1 PAB | 2.85 BYN |
| 10 PAB | 28.54 BYN |
| 50 PAB | 142.71 BYN |
| 100 PAB | 285.41 BYN |
| 500 PAB | 1,427.06 BYN |
| 1,000 PAB | 2,854.12 BYN |
Get PAB/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BYNExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-16T20:58:32Z",
"rates": {
"BYN": 2.854121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BYN",
"amount": 100
},
"result": 285.4121,
"rate": 2.854121
}Build with PAB/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key