Rate Overview
Live
1 TWD = 0.063459 BBD
1 BBD = 15.7582
TWD
Avg
0.063300
High
0.063459
Low
0.063155
Last updated: 6/15/2026, 12:49:36 PM
Quick Conversions
| TWD | BBD |
|---|---|
| 1 TWD | 0.06 BBD |
| 10 TWD | 0.63 BBD |
| 50 TWD | 3.17 BBD |
| 100 TWD | 6.35 BBD |
| 500 TWD | 31.73 BBD |
| 1,000 TWD | 63.46 BBD |
Get TWD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=BBDExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-06-15T12:49:36Z",
"rates": {
"BBD": 0.063459
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "BBD",
"amount": 100
},
"result": 6.3459,
"rate": 0.063459
}Build with TWD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key