Rate Overview
Live
1 BOB = 0.983046 TTD
1 TTD = 1.0172
BOB
Avg
0.982509
High
0.983317
Low
0.981657
Last updated: 4/17/2026, 4:53:21 AM
Quick Conversions
| BOB | TTD |
|---|---|
| 1 BOB | 0.98 TTD |
| 10 BOB | 9.83 TTD |
| 50 BOB | 49.15 TTD |
| 100 BOB | 98.30 TTD |
| 500 BOB | 491.52 TTD |
| 1,000 BOB | 983.05 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-04-17T04:53:21Z",
"rates": {
"TTD": 0.983046
}
}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": 98.3046,
"rate": 0.983046
}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