Rate Overview
Live
1 TWD = 0.308793 BOB
1 BOB = 3.2384
TWD
Avg
0.226222
High
0.308793
Low
0.215439
Last updated: 7/11/2026, 2:27:13 AM
Quick Conversions
| TWD | BOB |
|---|---|
| 1 TWD | 0.31 BOB |
| 10 TWD | 3.09 BOB |
| 50 TWD | 15.44 BOB |
| 100 TWD | 30.88 BOB |
| 500 TWD | 154.40 BOB |
| 1,000 TWD | 308.79 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-11T02:27:13Z",
"rates": {
"BOB": 0.308793
}
}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": 30.879299999999997,
"rate": 0.308793
}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