Rate Overview
Live
1 BOB = 4.6067 TWD
1 TWD = 0.217077
BOB
Avg
4.5762
High
4.6067
Low
4.5363
Last updated: 3/7/2026, 4:24:58 AM
Quick Conversions
| BOB | TWD |
|---|---|
| 1 BOB | 4.61 TWD |
| 10 BOB | 46.07 TWD |
| 50 BOB | 230.33 TWD |
| 100 BOB | 460.67 TWD |
| 500 BOB | 2,303.33 TWD |
| 1,000 BOB | 4,606.66 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-03-07T04:24:58Z",
"rates": {
"TWD": 4.606662
}
}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": 460.6662,
"rate": 4.606662
}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