Rate Overview
Live
1 BOB = 0.603334 TTD
1 TTD = 1.6575
BOB
Avg
0.929570
High
0.984693
Low
0.603334
Last updated: 7/28/2026, 3:50:33 AM
Quick Conversions
| BOB | TTD |
|---|---|
| 1 BOB | 0.60 TTD |
| 10 BOB | 6.03 TTD |
| 50 BOB | 30.17 TTD |
| 100 BOB | 60.33 TTD |
| 500 BOB | 301.67 TTD |
| 1,000 BOB | 603.33 TTD |
Get BOB/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=TTDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T03:50:33Z",
"rates": {
"TTD": 0.603334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "TTD",
"amount": 100
},
"result": 60.333400000000005,
"rate": 0.603334
}Build with BOB/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key