Rate Overview
Live
1 BBD = 16.1685 TWD
1 TWD = 0.061849
BBD
Avg
15.5339
High
16.1782
Low
14.4500
Last updated: 7/22/2026, 5:02:00 PM
Quick Conversions
| BBD | TWD |
|---|---|
| 1 BBD | 16.17 TWD |
| 10 BBD | 161.69 TWD |
| 50 BBD | 808.43 TWD |
| 100 BBD | 1,616.85 TWD |
| 500 BBD | 8,084.27 TWD |
| 1,000 BBD | 16,168.53 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-22T17:02:00Z",
"rates": {
"TWD": 16.16853
}
}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": 1616.853,
"rate": 16.16853
}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