Rate Overview
Live
1 BZD = 3.3643 TTD
1 TTD = 0.297236
BZD
Avg
3.3646
High
3.3764
Low
3.3356
Last updated: 7/6/2026, 4:05:04 PM
Quick Conversions
| BZD | TTD |
|---|---|
| 1 BZD | 3.36 TTD |
| 10 BZD | 33.64 TTD |
| 50 BZD | 168.22 TTD |
| 100 BZD | 336.43 TTD |
| 500 BZD | 1,682.17 TTD |
| 1,000 BZD | 3,364.33 TTD |
Get BZD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=TTDExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-06T16:05:04Z",
"rates": {
"TTD": 3.364333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "TTD",
"amount": 100
},
"result": 336.4333,
"rate": 3.364333
}Build with BZD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key