Rate Overview
Live
1 BBD = 15.6915 TWD
1 TWD = 0.063729
BBD
Avg
15.7564
High
15.8099
Low
15.6915
Last updated: 4/16/2026, 2:42:18 AM
Quick Conversions
| BBD | TWD |
|---|---|
| 1 BBD | 15.69 TWD |
| 10 BBD | 156.92 TWD |
| 50 BBD | 784.58 TWD |
| 100 BBD | 1,569.15 TWD |
| 500 BBD | 7,845.75 TWD |
| 1,000 BBD | 15,691.51 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-04-16T02:42:18Z",
"rates": {
"TWD": 15.691505
}
}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": 1569.1505,
"rate": 15.691505
}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