Rate Overview
Live
1 BOB = 0.620052 TTD
1 TTD = 1.6128
BOB
Avg
0.952624
High
0.988782
Low
0.620052
Last updated: 7/28/2026, 12:14:53 AM
Quick Conversions
| BOB | TTD |
|---|---|
| 1 BOB | 0.62 TTD |
| 10 BOB | 6.20 TTD |
| 50 BOB | 31.00 TTD |
| 100 BOB | 62.01 TTD |
| 500 BOB | 310.03 TTD |
| 1,000 BOB | 620.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-07-28T00:14:53Z",
"rates": {
"TTD": 0.620052
}
}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": 62.0052,
"rate": 0.620052
}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