Rate Overview
Live
1 TWD = 0.219201 BOB
1 BOB = 4.5620
TWD
Avg
0.221754
High
0.241982
Low
0.211089
Last updated: 5/26/2026, 10:26:39 AM
Quick Conversions
| TWD | BOB |
|---|---|
| 1 TWD | 0.22 BOB |
| 10 TWD | 2.19 BOB |
| 50 TWD | 10.96 BOB |
| 100 TWD | 21.92 BOB |
| 500 TWD | 109.60 BOB |
| 1,000 TWD | 219.20 BOB |
Get TWD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=BOBExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-05-26T10:26:39Z",
"rates": {
"BOB": 0.219201
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "BOB",
"amount": 100
},
"result": 21.9201,
"rate": 0.219201
}Build with TWD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key