Rate Overview
Live
1 BBD = 15.9771 TWD
1 TWD = 0.062590
BBD
Avg
15.6527
High
16.0641
Low
15.2001
Last updated: 3/26/2026, 1:31:53 PM
Quick Conversions
| BBD | TWD |
|---|---|
| 1 BBD | 15.98 TWD |
| 10 BBD | 159.77 TWD |
| 50 BBD | 798.85 TWD |
| 100 BBD | 1,597.71 TWD |
| 500 BBD | 7,988.54 TWD |
| 1,000 BBD | 15,977.09 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-03-26T13:31:53Z",
"rates": {
"TWD": 15.977088
}
}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": 1597.7088,
"rate": 15.977088
}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