Rate Overview
Live
1 BOB = 2.7388 TWD
1 TWD = 0.365126
BOB
Avg
2.7360
High
2.7580
Low
2.6929
Last updated: 8/19/2026, 1:06:39 PM
Quick Conversions
| BOB | TWD |
|---|---|
| 1 BOB | 2.74 TWD |
| 10 BOB | 27.39 TWD |
| 50 BOB | 136.94 TWD |
| 100 BOB | 273.88 TWD |
| 500 BOB | 1,369.39 TWD |
| 1,000 BOB | 2,738.78 TWD |
Get BOB/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=TWDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-19T13:06:39Z",
"rates": {
"TWD": 2.738778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "TWD",
"amount": 100
},
"result": 273.8778,
"rate": 2.738778
}Build with BOB/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key