Rate Overview
Live
1 TTD = 1.6575 BOB
1 BOB = 0.603335
TTD
Avg
1.6297
High
1.6640
Low
1.5823
Last updated: 7/28/2026, 10:29:02 AM
Quick Conversions
| TTD | BOB |
|---|---|
| 1 TTD | 1.66 BOB |
| 10 TTD | 16.57 BOB |
| 50 TTD | 82.87 BOB |
| 100 TTD | 165.75 BOB |
| 500 TTD | 828.73 BOB |
| 1,000 TTD | 1,657.46 BOB |
Get TTD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BOBExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-28T10:29:02Z",
"rates": {
"BOB": 1.657455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BOB",
"amount": 100
},
"result": 165.7455,
"rate": 1.657455
}Build with TTD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key