Rate Overview
Live
1 BOB = 0.565174 TTD
1 TTD = 1.7694
BOB
Avg
0.562680
High
0.570819
Low
0.557054
Last updated: 8/11/2026, 9:24:03 PM
Quick Conversions
| BOB | TTD |
|---|---|
| 1 BOB | 0.57 TTD |
| 10 BOB | 5.65 TTD |
| 50 BOB | 28.26 TTD |
| 100 BOB | 56.52 TTD |
| 500 BOB | 282.59 TTD |
| 1,000 BOB | 565.17 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-08-11T21:24:03Z",
"rates": {
"TTD": 0.565174
}
}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": 56.517399999999995,
"rate": 0.565174
}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