Rate Overview
Live
1 BYN = 0.688723 BBD
1 BBD = 1.4520
BYN
Avg
0.707187
High
0.725165
Low
0.685112
Last updated: 7/6/2026, 3:12:36 PM
Quick Conversions
| BYN | BBD |
|---|---|
| 1 BYN | 0.69 BBD |
| 10 BYN | 6.89 BBD |
| 50 BYN | 34.44 BBD |
| 100 BYN | 68.87 BBD |
| 500 BYN | 344.36 BBD |
| 1,000 BYN | 688.72 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-06T15:12:36Z",
"rates": {
"BBD": 0.688723
}
}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": 68.8723,
"rate": 0.688723
}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