Rate Overview
Live
1 BOB = 0.979890 TTD
1 TTD = 1.0205
BOB
Avg
0.980328
High
0.985684
Low
0.969245
Last updated: 3/27/2026, 11:35:08 AM
Quick Conversions
| BOB | TTD |
|---|---|
| 1 BOB | 0.98 TTD |
| 10 BOB | 9.80 TTD |
| 50 BOB | 48.99 TTD |
| 100 BOB | 97.99 TTD |
| 500 BOB | 489.95 TTD |
| 1,000 BOB | 979.89 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-03-27T11:35:08Z",
"rates": {
"TTD": 0.97989
}
}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": 97.989,
"rate": 0.97989
}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