Rate Overview
Live
1 BBD = 16.0857 TWD
1 TWD = 0.062167
BBD
Avg
16.1063
High
16.1173
Low
16.0857
Last updated: 8/13/2026, 7:07:56 AM
Quick Conversions
| BBD | TWD |
|---|---|
| 1 BBD | 16.09 TWD |
| 10 BBD | 160.86 TWD |
| 50 BBD | 804.28 TWD |
| 100 BBD | 1,608.57 TWD |
| 500 BBD | 8,042.84 TWD |
| 1,000 BBD | 16,085.68 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-08-13T07:07:56Z",
"rates": {
"TWD": 16.085678
}
}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": 1608.5678000000003,
"rate": 16.085678
}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