Rate Overview
Live
1 BYN = 0.677973 BBD
1 BBD = 1.4750
BYN
Avg
0.685457
High
0.691187
Low
0.677973
Last updated: 3/7/2026, 3:29:20 AM
Quick Conversions
| BYN | BBD |
|---|---|
| 1 BYN | 0.68 BBD |
| 10 BYN | 6.78 BBD |
| 50 BYN | 33.90 BBD |
| 100 BYN | 67.80 BBD |
| 500 BYN | 338.99 BBD |
| 1,000 BYN | 677.97 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-03-07T03:29:20Z",
"rates": {
"BBD": 0.677973
}
}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": 67.7973,
"rate": 0.677973
}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