Rate Overview
Live
1 BOB = 4.5684 TWD
1 TWD = 0.218894
BOB
Avg
4.5863
High
4.6080
Low
4.5684
Last updated: 4/17/2026, 4:53:14 AM
Quick Conversions
| BOB | TWD |
|---|---|
| 1 BOB | 4.57 TWD |
| 10 BOB | 45.68 TWD |
| 50 BOB | 228.42 TWD |
| 100 BOB | 456.84 TWD |
| 500 BOB | 2,284.21 TWD |
| 1,000 BOB | 4,568.42 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-04-17T04:53:14Z",
"rates": {
"TWD": 4.568417
}
}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": 456.8417,
"rate": 4.568417
}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