Rate Overview
Live
1 TWD = 0.347119 BOB
1 BOB = 2.8809
TWD
Avg
0.230598
High
0.347119
Low
0.211089
Last updated: 7/26/2026, 12:08:52 AM
Quick Conversions
| TWD | BOB |
|---|---|
| 1 TWD | 0.35 BOB |
| 10 TWD | 3.47 BOB |
| 50 TWD | 17.36 BOB |
| 100 TWD | 34.71 BOB |
| 500 TWD | 173.56 BOB |
| 1,000 TWD | 347.12 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-26T00:08:52Z",
"rates": {
"BOB": 0.347119
}
}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": 34.7119,
"rate": 0.347119
}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