Rate Overview
Live
1 TWD = 0.063180 BBD
1 BBD = 15.8278
TWD
Avg
0.062863
High
0.063180
Low
0.062720
Last updated: 7/2/2026, 4:41:15 AM
Quick Conversions
| TWD | BBD |
|---|---|
| 1 TWD | 0.06 BBD |
| 10 TWD | 0.63 BBD |
| 50 TWD | 3.16 BBD |
| 100 TWD | 6.32 BBD |
| 500 TWD | 31.59 BBD |
| 1,000 TWD | 63.18 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-07-02T04:41:15Z",
"rates": {
"BBD": 0.06318
}
}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.318,
"rate": 0.06318
}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