Rate Overview
Live
1 BBD = 16.1779 TWD
1 TWD = 0.061813
BBD
Avg
16.0535
High
16.2098
Low
15.8403
Last updated: 7/25/2026, 9:25:30 PM
Quick Conversions
| BBD | TWD |
|---|---|
| 1 BBD | 16.18 TWD |
| 10 BBD | 161.78 TWD |
| 50 BBD | 808.89 TWD |
| 100 BBD | 1,617.79 TWD |
| 500 BBD | 8,088.94 TWD |
| 1,000 BBD | 16,177.87 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-07-25T21:25:30Z",
"rates": {
"TWD": 16.177871
}
}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": 1617.7871,
"rate": 16.177871
}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