Rate Overview
Live
1 PAB = 2.8309 BYN
1 BYN = 0.353244
PAB
Avg
2.8246
High
2.8309
Low
2.8162
Last updated: 5/7/2026, 12:19:50 AM
Quick Conversions
| PAB | BYN |
|---|---|
| 1 PAB | 2.83 BYN |
| 10 PAB | 28.31 BYN |
| 50 PAB | 141.55 BYN |
| 100 PAB | 283.09 BYN |
| 500 PAB | 1,415.45 BYN |
| 1,000 PAB | 2,830.91 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-05-07T00:19:50Z",
"rates": {
"BYN": 2.830905
}
}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": 283.0905,
"rate": 2.830905
}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