Rate Overview
Live
1 BYN = 0.698901 BBD
1 BBD = 1.4308
BYN
Avg
0.691888
High
0.698901
Low
0.685112
Last updated: 7/8/2026, 10:08:01 AM
Quick Conversions
| BYN | BBD |
|---|---|
| 1 BYN | 0.70 BBD |
| 10 BYN | 6.99 BBD |
| 50 BYN | 34.95 BBD |
| 100 BYN | 69.89 BBD |
| 500 BYN | 349.45 BBD |
| 1,000 BYN | 698.90 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-08T10:08:01Z",
"rates": {
"BBD": 0.698901
}
}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.8901,
"rate": 0.698901
}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