Rate Overview
Live
1 BZD = 3.3587 TTD
1 TTD = 0.297732
BZD
Avg
3.3718
High
3.3809
Low
3.3587
Last updated: 5/7/2026, 8:11:22 AM
Quick Conversions
| BZD | TTD |
|---|---|
| 1 BZD | 3.36 TTD |
| 10 BZD | 33.59 TTD |
| 50 BZD | 167.94 TTD |
| 100 BZD | 335.87 TTD |
| 500 BZD | 1,679.36 TTD |
| 1,000 BZD | 3,358.73 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-05-07T08:11:22Z",
"rates": {
"TTD": 3.358728
}
}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.87280000000004,
"rate": 3.358728
}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