Rate Overview
Live
1 TWD = 0.216732 BOB
1 BOB = 4.6140
TWD
Avg
0.218565
High
0.220534
Low
0.215439
Last updated: 6/26/2026, 10:25:42 PM
Quick Conversions
| TWD | BOB |
|---|---|
| 1 TWD | 0.22 BOB |
| 10 TWD | 2.17 BOB |
| 50 TWD | 10.84 BOB |
| 100 TWD | 21.67 BOB |
| 500 TWD | 108.37 BOB |
| 1,000 TWD | 216.73 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-06-26T22:25:42Z",
"rates": {
"BOB": 0.216732
}
}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.6732,
"rate": 0.216732
}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