Rate Overview
Live
1 BZD = 3.3533 TTD
1 TTD = 0.298215
BZD
Avg
3.3677
High
3.3809
Low
3.3356
Last updated: 7/26/2026, 12:46:33 AM
Quick Conversions
| BZD | TTD |
|---|---|
| 1 BZD | 3.35 TTD |
| 10 BZD | 33.53 TTD |
| 50 BZD | 167.66 TTD |
| 100 BZD | 335.33 TTD |
| 500 BZD | 1,676.64 TTD |
| 1,000 BZD | 3,353.28 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-26T00:46:33Z",
"rates": {
"TTD": 3.353282
}
}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": 335.32820000000004,
"rate": 3.353282
}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