Rate Overview
Live
1 BBD = 1.4951 BYN
1 BYN = 0.668833
BBD
Avg
1.4988
High
1.5233
Low
1.4804
Last updated: 3/27/2026, 11:55:01 AM
Quick Conversions
| BBD | BYN |
|---|---|
| 1 BBD | 1.50 BYN |
| 10 BBD | 14.95 BYN |
| 50 BBD | 74.76 BYN |
| 100 BBD | 149.51 BYN |
| 500 BBD | 747.57 BYN |
| 1,000 BBD | 1,495.14 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-03-27T11:55:01Z",
"rates": {
"BYN": 1.495141
}
}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": 149.5141,
"rate": 1.495141
}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