Rate Overview
Live
1 BZD = 3.3699 TTD
1 TTD = 0.296743
BZD
Avg
3.3682
High
3.3724
Low
3.3580
Last updated: 7/25/2026, 2:50:11 AM
Quick Conversions
| BZD | TTD |
|---|---|
| 1 BZD | 3.37 TTD |
| 10 BZD | 33.70 TTD |
| 50 BZD | 168.50 TTD |
| 100 BZD | 336.99 TTD |
| 500 BZD | 1,684.96 TTD |
| 1,000 BZD | 3,369.92 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-25T02:50:11Z",
"rates": {
"TTD": 3.369922
}
}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.99219999999997,
"rate": 3.369922
}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