Rate Overview
Live
1 TTD = 1.0205 BOB
1 BOB = 0.979891
TTD
Avg
1.0197
High
1.0258
Low
1.0168
Last updated: 3/27/2026, 7:58:52 AM
Quick Conversions
| TTD | BOB |
|---|---|
| 1 TTD | 1.02 BOB |
| 10 TTD | 10.21 BOB |
| 50 TTD | 51.03 BOB |
| 100 TTD | 102.05 BOB |
| 500 TTD | 510.26 BOB |
| 1,000 TTD | 1,020.52 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-03-27T07:58:52Z",
"rates": {
"BOB": 1.020522
}
}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": 102.0522,
"rate": 1.020522
}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