Rate Overview
Live
1 TWD = 0.061812 BBD
1 BBD = 16.1781
TWD
Avg
0.063186
High
0.064026
Low
0.061690
Last updated: 7/26/2026, 1:13:30 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.81 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-26T01:13:30Z",
"rates": {
"BBD": 0.061812
}
}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.1812,
"rate": 0.061812
}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