Rate Overview
Live
1 BBD = 15.7468 TWD
1 TWD = 0.063505
BBD
Avg
15.7790
High
15.9720
Low
15.6184
Last updated: 5/26/2026, 9:22:11 PM
Quick Conversions
| BBD | TWD |
|---|---|
| 1 BBD | 15.75 TWD |
| 10 BBD | 157.47 TWD |
| 50 BBD | 787.34 TWD |
| 100 BBD | 1,574.68 TWD |
| 500 BBD | 7,873.41 TWD |
| 1,000 BBD | 15,746.81 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-05-26T21:22:11Z",
"rates": {
"TWD": 15.746811
}
}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": 1574.6811,
"rate": 15.746811
}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