Rate Overview
Live
1 BBD = 15.8721 TWD
1 TWD = 0.063004
BBD
Avg
15.7893
High
15.8721
Low
15.6727
Last updated: 3/6/2026, 8:07:53 AM
Quick Conversions
| BBD | TWD |
|---|---|
| 1 BBD | 15.87 TWD |
| 10 BBD | 158.72 TWD |
| 50 BBD | 793.60 TWD |
| 100 BBD | 1,587.21 TWD |
| 500 BBD | 7,936.04 TWD |
| 1,000 BBD | 15,872.09 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-03-06T08:07:53Z",
"rates": {
"TWD": 15.872085
}
}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": 1587.2085,
"rate": 15.872085
}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