Rate Overview
Live
1 BYN = 0.709092 BBD
1 BBD = 1.4103
BYN
Avg
0.705571
High
0.709092
Low
0.701736
Last updated: 4/18/2026, 8:43:16 AM
Quick Conversions
| BYN | BBD |
|---|---|
| 1 BYN | 0.71 BBD |
| 10 BYN | 7.09 BBD |
| 50 BYN | 35.45 BBD |
| 100 BYN | 70.91 BBD |
| 500 BYN | 354.55 BBD |
| 1,000 BYN | 709.09 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-04-18T08:43:16Z",
"rates": {
"BBD": 0.709092
}
}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": 70.9092,
"rate": 0.709092
}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