Rate Overview
Live
1 TWD = 0.063076 BBD
1 BBD = 15.8539
TWD
Avg
0.063117
High
0.063247
Low
0.062953
Last updated: 9/3/2026, 4:28:00 AM
Quick Conversions
| TWD | BBD |
|---|---|
| 1 TWD | 0.06 BBD |
| 10 TWD | 0.63 BBD |
| 50 TWD | 3.15 BBD |
| 100 TWD | 6.31 BBD |
| 500 TWD | 31.54 BBD |
| 1,000 TWD | 63.08 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-09-03T04:28:00Z",
"rates": {
"BBD": 0.063076
}
}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.307599999999999,
"rate": 0.063076
}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