Rate Overview
Live
1 BBD = 15.8538 TWD
1 TWD = 0.063076
BBD
Avg
15.8435
High
15.8848
Low
15.8110
Last updated: 9/3/2026, 8:36:54 PM
Quick Conversions
| BBD | TWD |
|---|---|
| 1 BBD | 15.85 TWD |
| 10 BBD | 158.54 TWD |
| 50 BBD | 792.69 TWD |
| 100 BBD | 1,585.38 TWD |
| 500 BBD | 7,926.88 TWD |
| 1,000 BBD | 15,853.77 TWD |
Get BBD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=TWDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-09-03T20:36:54Z",
"rates": {
"TWD": 15.853765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "TWD",
"amount": 100
},
"result": 1585.3764999999999,
"rate": 15.853765
}Build with BBD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key