Rate Overview
Live
1 BOB = 0.980463 TTD
1 TTD = 1.0199
BOB
Avg
0.980049
High
0.988782
Low
0.972036
Last updated: 5/27/2026, 10:56:34 AM
Quick Conversions
| BOB | TTD |
|---|---|
| 1 BOB | 0.98 TTD |
| 10 BOB | 9.80 TTD |
| 50 BOB | 49.02 TTD |
| 100 BOB | 98.05 TTD |
| 500 BOB | 490.23 TTD |
| 1,000 BOB | 980.46 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-05-27T10:56:34Z",
"rates": {
"TTD": 0.980463
}
}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": 98.0463,
"rate": 0.980463
}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