Rate Overview
Live
1 BBD = 1.5464 BYN
1 BYN = 0.646666
BBD
Avg
1.5228
High
1.5464
Low
1.5068
Last updated: 9/2/2026, 10:23:55 AM
Quick Conversions
| BBD | BYN |
|---|---|
| 1 BBD | 1.55 BYN |
| 10 BBD | 15.46 BYN |
| 50 BBD | 77.32 BYN |
| 100 BBD | 154.64 BYN |
| 500 BBD | 773.20 BYN |
| 1,000 BBD | 1,546.39 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-09-02T10:23:55Z",
"rates": {
"BYN": 1.546393
}
}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": 154.6393,
"rate": 1.546393
}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