Rate Overview
Live
1 BZD = 3.3774 TTD
1 TTD = 0.296089
BZD
Avg
3.3757
High
3.3786
Low
3.3728
Last updated: 4/17/2026, 6:11:23 AM
Quick Conversions
| BZD | TTD |
|---|---|
| 1 BZD | 3.38 TTD |
| 10 BZD | 33.77 TTD |
| 50 BZD | 168.87 TTD |
| 100 BZD | 337.74 TTD |
| 500 BZD | 1,688.68 TTD |
| 1,000 BZD | 3,377.37 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-04-17T06:11:23Z",
"rates": {
"TTD": 3.377367
}
}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": 337.7367,
"rate": 3.377367
}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