Rate Overview
Live
1 TWD = 0.334777 BOB
1 BOB = 2.9871
TWD
Avg
0.230084
High
0.334777
Low
0.211089
Last updated: 7/23/2026, 12:44:02 AM
Quick Conversions
| TWD | BOB |
|---|---|
| 1 TWD | 0.33 BOB |
| 10 TWD | 3.35 BOB |
| 50 TWD | 16.74 BOB |
| 100 TWD | 33.48 BOB |
| 500 TWD | 167.39 BOB |
| 1,000 TWD | 334.78 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-23T00:44:02Z",
"rates": {
"BOB": 0.334777
}
}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.4777,
"rate": 0.334777
}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