Rate Overview
Live
1 BMD = 6.7651 TTD
1 TTD = 0.147817
BMD
Avg
6.7736
High
6.8171
Low
6.7476
Last updated: 9/3/2026, 8:10:37 AM
Quick Conversions
| BMD | TTD |
|---|---|
| 1 BMD | 6.77 TTD |
| 10 BMD | 67.65 TTD |
| 50 BMD | 338.26 TTD |
| 100 BMD | 676.51 TTD |
| 500 BMD | 3,382.56 TTD |
| 1,000 BMD | 6,765.11 TTD |
Get BMD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=TTDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-09-03T08:10:37Z",
"rates": {
"TTD": 6.765113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "TTD",
"amount": 100
},
"result": 676.5113,
"rate": 6.765113
}Build with BMD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key