Rate Overview
Live
1 BBD = 1.4056 BYN
1 BYN = 0.711450
BBD
Avg
1.4025
High
1.4056
Low
1.3982
Last updated: 5/7/2026, 2:20:09 AM
Quick Conversions
| BBD | BYN |
|---|---|
| 1 BBD | 1.41 BYN |
| 10 BBD | 14.06 BYN |
| 50 BBD | 70.28 BYN |
| 100 BBD | 140.56 BYN |
| 500 BBD | 702.79 BYN |
| 1,000 BBD | 1,405.58 BYN |
Get BBD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BYNExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-07T02:20:09Z",
"rates": {
"BYN": 1.405581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BYN",
"amount": 100
},
"result": 140.5581,
"rate": 1.405581
}Build with BBD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key