Rate Overview
Live
1 BZD = 3.3717 TTD
1 TTD = 0.296585
BZD
Avg
3.3677
High
3.3784
Low
3.3346
Last updated: 5/27/2026, 1:16:49 PM
Quick Conversions
| BZD | TTD |
|---|---|
| 1 BZD | 3.37 TTD |
| 10 BZD | 33.72 TTD |
| 50 BZD | 168.59 TTD |
| 100 BZD | 337.17 TTD |
| 500 BZD | 1,685.86 TTD |
| 1,000 BZD | 3,371.72 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-27T13:16:49Z",
"rates": {
"TTD": 3.37172
}
}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.17199999999997,
"rate": 3.37172
}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