Rate Overview
Live
1 BOB = 3.2313 TWD
1 TWD = 0.309472
BOB
Avg
4.3089
High
4.6365
Low
3.2313
Last updated: 7/8/2026, 2:14:12 PM
Quick Conversions
| BOB | TWD |
|---|---|
| 1 BOB | 3.23 TWD |
| 10 BOB | 32.31 TWD |
| 50 BOB | 161.57 TWD |
| 100 BOB | 323.13 TWD |
| 500 BOB | 1,615.65 TWD |
| 1,000 BOB | 3,231.31 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-08T14:14:12Z",
"rates": {
"TWD": 3.231308
}
}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": 323.13079999999997,
"rate": 3.231308
}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