Rate Overview
Live
1 BYN = 0.728594 BBD
1 BBD = 1.3725
BYN
Avg
0.696353
High
0.729688
Low
0.660743
Last updated: 5/28/2026, 9:41:02 PM
Quick Conversions
| BYN | BBD |
|---|---|
| 1 BYN | 0.73 BBD |
| 10 BYN | 7.29 BBD |
| 50 BYN | 36.43 BBD |
| 100 BYN | 72.86 BBD |
| 500 BYN | 364.30 BBD |
| 1,000 BYN | 728.59 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-05-28T21:41:02Z",
"rates": {
"BBD": 0.728594
}
}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": 72.8594,
"rate": 0.728594
}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