Rate Overview
Live
1 BBD = 16.1430 TWD
1 TWD = 0.061946
BBD
Avg
16.1670
High
16.2098
Low
16.0997
Last updated: 7/23/2026, 6:43:50 AM
Quick Conversions
| BBD | TWD |
|---|---|
| 1 BBD | 16.14 TWD |
| 10 BBD | 161.43 TWD |
| 50 BBD | 807.15 TWD |
| 100 BBD | 1,614.30 TWD |
| 500 BBD | 8,071.52 TWD |
| 1,000 BBD | 16,143.04 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-07-23T06:43:50Z",
"rates": {
"TWD": 16.143042
}
}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": 1614.3042,
"rate": 16.143042
}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