Rate Overview
Live
1 TWD = 0.061815 BBD
1 BBD = 16.1773
TWD
Avg
0.061795
High
0.061912
Low
0.061690
Last updated: 7/25/2026, 2:46:39 AM
Quick Conversions
| TWD | BBD |
|---|---|
| 1 TWD | 0.06 BBD |
| 10 TWD | 0.62 BBD |
| 50 TWD | 3.09 BBD |
| 100 TWD | 6.18 BBD |
| 500 TWD | 30.91 BBD |
| 1,000 TWD | 61.82 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-25T02:46:39Z",
"rates": {
"BBD": 0.061815
}
}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.1815,
"rate": 0.061815
}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