Rate Overview
Live
1 TTD = 1.0172 BOB
1 BOB = 0.983047
TTD
Avg
1.0178
High
1.0187
Low
1.0170
Last updated: 4/17/2026, 4:44:32 AM
Quick Conversions
| TTD | BOB |
|---|---|
| 1 TTD | 1.02 BOB |
| 10 TTD | 10.17 BOB |
| 50 TTD | 50.86 BOB |
| 100 TTD | 101.72 BOB |
| 500 TTD | 508.62 BOB |
| 1,000 TTD | 1,017.25 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-04-17T04:44:32Z",
"rates": {
"BOB": 1.017245
}
}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": 101.72449999999999,
"rate": 1.017245
}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