Rate Overview
Live
1 BYN = 0.690705 BBD
1 BBD = 1.4478
BYN
Avg
0.699920
High
0.729888
Low
0.656460
Last updated: 7/22/2026, 2:00:33 PM
Quick Conversions
| BYN | BBD |
|---|---|
| 1 BYN | 0.69 BBD |
| 10 BYN | 6.91 BBD |
| 50 BYN | 34.54 BBD |
| 100 BYN | 69.07 BBD |
| 500 BYN | 345.35 BBD |
| 1,000 BYN | 690.71 BBD |
Get BYN/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=BBDExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-22T14:00:33Z",
"rates": {
"BBD": 0.690705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "BBD",
"amount": 100
},
"result": 69.0705,
"rate": 0.690705
}Build with BYN/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key