Rate Overview
Live
1 BOB = 4.5351 TWD
1 TWD = 0.220501
BOB
Avg
4.5626
High
4.5768
Low
4.5351
Last updated: 5/7/2026, 7:45:56 AM
Quick Conversions
| BOB | TWD |
|---|---|
| 1 BOB | 4.54 TWD |
| 10 BOB | 45.35 TWD |
| 50 BOB | 226.76 TWD |
| 100 BOB | 453.51 TWD |
| 500 BOB | 2,267.56 TWD |
| 1,000 BOB | 4,535.13 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-05-07T07:45:56Z",
"rates": {
"TWD": 4.535127
}
}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": 453.5127,
"rate": 4.535127
}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