Rate Overview
Live
1 BBD = 1.4520 BYN
1 BYN = 0.688724
BBD
Avg
1.4147
High
1.4596
Low
1.3790
Last updated: 7/6/2026, 4:50:50 PM
Quick Conversions
| BBD | BYN |
|---|---|
| 1 BBD | 1.45 BYN |
| 10 BBD | 14.52 BYN |
| 50 BBD | 72.60 BYN |
| 100 BBD | 145.20 BYN |
| 500 BBD | 725.98 BYN |
| 1,000 BBD | 1,451.96 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-07-06T16:50:50Z",
"rates": {
"BYN": 1.451961
}
}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": 145.1961,
"rate": 1.451961
}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