Rate Overview
Live
1 PAB = 2.9358 BYN
1 BYN = 0.340622
PAB
Avg
2.9098
High
2.9358
Low
2.8913
Last updated: 3/6/2026, 6:10:55 PM
Quick Conversions
| PAB | BYN |
|---|---|
| 1 PAB | 2.94 BYN |
| 10 PAB | 29.36 BYN |
| 50 PAB | 146.79 BYN |
| 100 PAB | 293.58 BYN |
| 500 PAB | 1,467.90 BYN |
| 1,000 PAB | 2,935.81 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-03-06T18:10:55Z",
"rates": {
"BYN": 2.935805
}
}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": 293.58050000000003,
"rate": 2.935805
}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