Rate Overview
Live
1 BOB = 0.557287 TTD
1 TTD = 1.7944
BOB
Avg
0.569314
High
0.586759
Low
0.556850
Last updated: 9/4/2026, 10:00:45 PM
Quick Conversions
| BOB | TTD |
|---|---|
| 1 BOB | 0.56 TTD |
| 10 BOB | 5.57 TTD |
| 50 BOB | 27.86 TTD |
| 100 BOB | 55.73 TTD |
| 500 BOB | 278.64 TTD |
| 1,000 BOB | 557.29 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-09-04T22:00:45Z",
"rates": {
"TTD": 0.557287
}
}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": 55.728699999999996,
"rate": 0.557287
}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