Rate Overview
Live
1 TWD = 0.216918 BOB
1 BOB = 4.6100
TWD
Avg
0.222042
High
0.241982
Low
0.211089
Last updated: 3/26/2026, 11:59:59 AM
Quick Conversions
| TWD | BOB |
|---|---|
| 1 TWD | 0.22 BOB |
| 10 TWD | 2.17 BOB |
| 50 TWD | 10.85 BOB |
| 100 TWD | 21.69 BOB |
| 500 TWD | 108.46 BOB |
| 1,000 TWD | 216.92 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-03-26T11:59:59Z",
"rates": {
"BOB": 0.216918
}
}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": 21.6918,
"rate": 0.216918
}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