Rate Overview
Live
1 BZD = 3.3685 TTD
1 TTD = 0.296864
BZD
Avg
3.3670
High
3.3770
Low
3.3597
Last updated: 3/27/2026, 6:35:10 PM
Quick Conversions
| BZD | TTD |
|---|---|
| 1 BZD | 3.37 TTD |
| 10 BZD | 33.69 TTD |
| 50 BZD | 168.43 TTD |
| 100 BZD | 336.85 TTD |
| 500 BZD | 1,684.27 TTD |
| 1,000 BZD | 3,368.54 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-03-27T18:35:10Z",
"rates": {
"TTD": 3.368544
}
}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.8544,
"rate": 3.368544
}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