Rate Overview
Live
1 PAB = 2.9903 BYN
1 BYN = 0.334417
PAB
Avg
2.9546
High
3.0644
Low
2.8638
Last updated: 3/27/2026, 11:35:30 AM
Quick Conversions
| PAB | BYN |
|---|---|
| 1 PAB | 2.99 BYN |
| 10 PAB | 29.90 BYN |
| 50 PAB | 149.51 BYN |
| 100 PAB | 299.03 BYN |
| 500 PAB | 1,495.14 BYN |
| 1,000 PAB | 2,990.28 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-27T11:35:30Z",
"rates": {
"BYN": 2.990282
}
}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": 299.0282,
"rate": 2.990282
}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