Rate Overview
Live
1 BOB = 2.5192 TWD
1 TWD = 0.396952
BOB
Avg
2.5541
High
2.6116
Low
2.5192
Last updated: 9/10/2026, 6:30:15 PM
Quick Conversions
| BOB | TWD |
|---|---|
| 1 BOB | 2.52 TWD |
| 10 BOB | 25.19 TWD |
| 50 BOB | 125.96 TWD |
| 100 BOB | 251.92 TWD |
| 500 BOB | 1,259.60 TWD |
| 1,000 BOB | 2,519.19 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-09-10T18:30:15Z",
"rates": {
"TWD": 2.519194
}
}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": 251.91940000000002,
"rate": 2.519194
}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