Rate Overview
Live
1 TWD = 0.063003 BBD
1 BBD = 15.8723
TWD
Avg
0.063335
High
0.063805
Low
0.063003
Last updated: 3/6/2026, 7:27:21 AM
Quick Conversions
| TWD | BBD |
|---|---|
| 1 TWD | 0.06 BBD |
| 10 TWD | 0.63 BBD |
| 50 TWD | 3.15 BBD |
| 100 TWD | 6.30 BBD |
| 500 TWD | 31.50 BBD |
| 1,000 TWD | 63.00 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-03-06T07:27:21Z",
"rates": {
"BBD": 0.063003
}
}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.3003,
"rate": 0.063003
}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