Rate Overview
Live
1 TWD = 0.063504 BBD
1 BBD = 15.7470
TWD
Avg
0.065341
High
0.070178
Low
0.062609
Last updated: 5/26/2026, 10:26:12 AM
Quick Conversions
| TWD | BBD |
|---|---|
| 1 TWD | 0.06 BBD |
| 10 TWD | 0.64 BBD |
| 50 TWD | 3.18 BBD |
| 100 TWD | 6.35 BBD |
| 500 TWD | 31.75 BBD |
| 1,000 TWD | 63.50 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-05-26T10:26:12Z",
"rates": {
"BBD": 0.063504
}
}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.3504000000000005,
"rate": 0.063504
}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