Rate Overview
Live
1 BOB = 2.7592 TWD
1 TWD = 0.362423
BOB
Avg
4.3658
High
4.6269
Low
2.7592
Last updated: 7/31/2026, 8:55:25 AM
Quick Conversions
| BOB | TWD |
|---|---|
| 1 BOB | 2.76 TWD |
| 10 BOB | 27.59 TWD |
| 50 BOB | 137.96 TWD |
| 100 BOB | 275.92 TWD |
| 500 BOB | 1,379.60 TWD |
| 1,000 BOB | 2,759.21 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-07-31T08:55:25Z",
"rates": {
"TWD": 2.759208
}
}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": 275.9208,
"rate": 2.759208
}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