Rate Overview
Live
1 TWD = 0.332838 BOB
1 BOB = 3.0045
TWD
Avg
0.229353
High
0.332838
Low
0.216128
Last updated: 7/21/2026, 6:58:54 AM
Quick Conversions
| TWD | BOB |
|---|---|
| 1 TWD | 0.33 BOB |
| 10 TWD | 3.33 BOB |
| 50 TWD | 16.64 BOB |
| 100 TWD | 33.28 BOB |
| 500 TWD | 166.42 BOB |
| 1,000 TWD | 332.84 BOB |
Get TWD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=BOBExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-21T06:58:54Z",
"rates": {
"BOB": 0.332838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "BOB",
"amount": 100
},
"result": 33.2838,
"rate": 0.332838
}Build with TWD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key