Rate Overview
Live
1 TTD = 1.7123 BOB
1 BOB = 0.584016
TTD
Avg
1.7270
High
1.7657
Low
1.7123
Last updated: 8/19/2026, 2:38:45 AM
Quick Conversions
| TTD | BOB |
|---|---|
| 1 TTD | 1.71 BOB |
| 10 TTD | 17.12 BOB |
| 50 TTD | 85.61 BOB |
| 100 TTD | 171.23 BOB |
| 500 TTD | 856.14 BOB |
| 1,000 TTD | 1,712.28 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-08-19T02:38:45Z",
"rates": {
"BOB": 1.712283
}
}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": 171.2283,
"rate": 1.712283
}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